We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446fca0 commit cf0e545Copy full SHA for cf0e545
scripts/bin/run_create_data
@@ -21,8 +21,6 @@ directorPython $LABELFUSION_SOURCE_DIR/scripts/extractImagesFromLog.py --bot-con
21
22
echo "Now rendering training images"
23
24
-exit 1
25
-
26
directorPython $LABELFUSION_SOURCE_DIR/scripts/renderTrainingImages.py --bot-config $LABELFUSION_SOURCE_DIR/config/bot_frames.cfg --logFolder $up_dir/$current_dir
27
28
echo "Done."
0 commit comments