Delete scripts/5_data_dst_extract_faces_MT_all_GPU.sh
This commit is contained in:
@@ -1,10 +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 \
|
|
||||||
--debug-dir "$DFL_WORKSPACE/data_dst/aligned_debug"
|
|
||||||
Reference in New Issue
Block a user