development reset
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
cd "$(dirname $0)/.."
|
|
||||||
source scripts/env.sh
|
|
||||||
|
|
||||||
$DFL_PYTHON "$DFL_SRC" sort \
|
|
||||||
--input-dir "$DFL_WORKSPACE/data_src/aligned" \
|
|
||||||
--by face-dissim
|
|
||||||
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
cd "$(dirname $0)/.."
|
|
||||||
source scripts/env.sh
|
|
||||||
|
|
||||||
$DFL_PYTHON "$DFL_SRC" sort \
|
|
||||||
--input-dir "$DFL_WORKSPACE/data_src/aligned" \
|
|
||||||
--by hist-dissim
|
|
||||||
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
cd "$(dirname $0)/.."
|
|
||||||
source scripts/env.sh
|
|
||||||
|
|
||||||
$DFL_PYTHON "$DFL_SRC" sort \
|
|
||||||
--input-dir "$DFL_WORKSPACE/data_src/aligned" \
|
|
||||||
--by final
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user