Update 3_extract_images_from_video_data_dst.sh

This commit is contained in:
Smiril
2024-03-19 19:18:24 +01:00
committed by GitHub
parent 68fda9ae07
commit 3215437b58
@@ -2,6 +2,6 @@
cd "$(dirname $0)/.."
source scripts/env.sh
python "$DFL_MAIN" videoed extract-video \
$DFL_PYTHON "$DFL_MAIN" videoed extract-video \
--input-file "$WORKSPACE/data_dst.*" \
--output-dir "$WORKSPACE/data_dst"