Add a script and reqs to run XSeg editor #15

Merged
chychkan merged 1 commits from run-xseg into master 2021-08-02 02:53:45 +02:00
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -8,3 +8,4 @@ ffmpeg-python==0.2.0
Pillow==7.2.0
scikit-image==0.17.2
h5py==3.1.0
PyQt5==5.15.4
+1
View File
@@ -8,3 +8,4 @@ ffmpeg-python==0.2.0
Pillow==7.2.0
scikit-image==0.17.2
h5py==2.10.0
PyQt5==5.15.4
+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"