python process_dataset_with_dot_single_video_wo_vis_return_flow.py \ | |
--dot_config data/dot_single_video/configs/dot_single_video_1105.yaml \ | |
--video_path "YOUR_VIDEO_PATH" \ | |
--save_path "YOUR_SAVE_PATH" \ | |
--eval_frame_fps 8 \ | |
--track_time 2 | |
python process_dataset_with_dot_single_video_wo_vis_return_flow.py \ | |
--dot_config data/dot_single_video/configs/dot_single_video_1105.yaml \ | |
--video_path "YOUR_VIDEO_PATH" \ | |
--save_path "YOUR_SAVE_PATH" \ | |
--eval_frame_fps 8 \ | |
--track_time 2 | |