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
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
cd "$(dirname $0)/.."
|
||||
source scripts/env.sh
|
||||
|
||||
python "$DFL_MAIN" xseg fetch \
|
||||
--input-dir "$WORKSPACE/data_src/aligned"
|
||||
Reference in New Issue
Block a user