Delete scripts/5_data_dst_extract_faces_MT_all_GPU+manual_fix.sh
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
cd "$(dirname $0)/.."
|
||||
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 mt \
|
||||
--manual-fix \
|
||||
--debug-dir "$DFL_WORKSPACE/data_dst/aligned_debug"
|
||||
|
||||
Reference in New Issue
Block a user