Add missing XSeg scripts (#76)
This commit was merged in pull request #76.
This commit is contained in:
committed by
GitHub
parent
a3ab8d8b63
commit
a1c6ebd2c6
+7
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
cd "$(dirname $0)/.."
|
||||
source scripts/env.sh
|
||||
|
||||
python "$DFL_MAIN" xseg apply \
|
||||
--input-dir "$WORKSPACE/data_src/aligned" \
|
||||
--model-dir "$WORKSPACE/model"
|
||||
Reference in New Issue
Block a user