Add a script and reqs to run XSeg editor

This commit is contained in:
Oleksandr Chychkan
2021-08-01 17:52:35 -07:00
parent 6bf4d54800
commit 7dcb9568c9
3 changed files with 8 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
cd "$(dirname $0)/.."
source scripts/env.sh
python "$DFL_MAIN" xseg editor \
--input-dir "$WORKSPACE/data_src/aligned"