Development Reset
This commit is contained in:
@@ -3,7 +3,7 @@ cd "$(dirname $0)/.."
|
||||
source scripts/env.sh
|
||||
|
||||
$DFL_PYTHON "$DFL_SRC" merge \
|
||||
--input-dir "$DFL_WORKSPACE/data_src" \
|
||||
--input-dir "$DFL_WORKSPACE/data_dst" \
|
||||
--output-dir "$DFL_WORKSPACE/data_src/merged" \
|
||||
--output-mask-dir "$DFL_WORKSPACE/data_src/masked" \
|
||||
--aligned-dir "$DFL_WORKSPACE/data_src/aligned" \
|
||||
|
||||
@@ -3,7 +3,7 @@ cd "$(dirname $0)/.."
|
||||
source scripts/env.sh
|
||||
|
||||
python "$DFL_MAIN" merge \
|
||||
--input-dir "$WORKSPACE/data_dst" \
|
||||
--input-dir "$WORKSPACE/data_src" \
|
||||
--output-dir "$WORKSPACE/data_dst/merged" \
|
||||
--output-mask-dir "$WORKSPACE/data_dst/merged_mask" \
|
||||
--aligned-dir "$WORKSPACE/data_dst/aligned" \
|
||||
|
||||
Reference in New Issue
Block a user