Update 2_extract_images_from_video_data_src.sh
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
cd "$(dirname $0)/.."
|
cd "$(dirname $0)/.."
|
||||||
source scripts/env.sh
|
source scripts/env.sh
|
||||||
|
|
||||||
python "$DFL_MAIN" videoed extract-video \
|
$DFL_PYTHON "$DFL_MAIN" videoed extract-video \
|
||||||
--input-file "$WORKSPACE/data_src.*" \
|
--input-file "$WORKSPACE/data_src.*" \
|
||||||
--output-dir "$WORKSPACE/data_src"
|
--output-dir "$WORKSPACE/data_src"
|
||||||
|
|||||||
Reference in New Issue
Block a user