diff --git a/scripts/5.1_data_dst_extract_faces_S3FD.sh b/scripts/5.1_data_dst_extract_faces_S3FD.sh index dff6592..0e1e2b0 100755 --- a/scripts/5.1_data_dst_extract_faces_S3FD.sh +++ b/scripts/5.1_data_dst_extract_faces_S3FD.sh @@ -2,7 +2,7 @@ cd "$(dirname $0)/.." source scripts/env.sh -python "$DFL_MAIN" extract \ +python3.9 "$DFL_MAIN" extract \ --input-dir "$WORKSPACE/data_dst" \ --output-dir "$WORKSPACE/data_dst/aligned" \ --detector s3fd