diff --git a/scripts/xseg.sh b/scripts/xseg.sh index bc5b6a8..c7330cd 100755 --- a/scripts/xseg.sh +++ b/scripts/xseg.sh @@ -2,5 +2,5 @@ cd "$(dirname $0)/.." source scripts/env.sh -python "$DFL_MAIN" xseg editor \ +$DFL_PYTHON "$DFL_MAIN" xseg editor \ --input-dir "$WORKSPACE/data_src/aligned"