Update 3_extract_images_from_video_data_dst.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_dst.*" \
|
--input-file "$WORKSPACE/data_dst.*" \
|
||||||
--output-dir "$WORKSPACE/data_dst"
|
--output-dir "$WORKSPACE/data_dst"
|
||||||
|
|||||||
Reference in New Issue
Block a user