Development Reset
This commit is contained in:
@@ -5,5 +5,6 @@ source scripts/env.sh
|
||||
$DFL_PYTHON "$DFL_MAIN" extract \
|
||||
--input-dir "$DFL_WORKSPACE/data_src" \
|
||||
--output-dir "$DFL_WORKSPACE/data_src/aligned" \
|
||||
--multi-gpu \
|
||||
--detector s3fd
|
||||
|
||||
|
||||
@@ -5,5 +5,6 @@ source scripts/env.sh
|
||||
$DFL_PYTHON "$DFL_MAIN" extract \
|
||||
--input-dir "$DFL_WORKSPACE/data_src" \
|
||||
--output-dir "$DFL_WORKSPACE/data_src/aligned" \
|
||||
--multi-gpu \
|
||||
--detector s3fd
|
||||
|
||||
|
||||
@@ -5,8 +5,6 @@ source scripts/env.sh
|
||||
$DFL_PYTHON "$DFL_SRC" extract \
|
||||
--input-dir "$DFL_WORKSPACE/data_dst" \
|
||||
--output-dir "$DFL_WORKSPACE/data_dst/aligned" \
|
||||
--multi-gpu \
|
||||
--detector s3fd \
|
||||
--manual-fix \
|
||||
--debug-dir "$DFL_WORKSPACE/data_dst/aligned_debug"
|
||||
--manual-fix
|
||||
|
||||
|
||||
@@ -5,5 +5,6 @@ source scripts/env.sh
|
||||
$DFL_PYTHON "$DFL_SRC" extract \
|
||||
--input-dir "$DFL_WORKSPACE/data_dst" \
|
||||
--output-dir "$DFL_WORKSPACE/data_dst/aligned" \
|
||||
--multi-gpu \
|
||||
--detector s3fd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user