Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 397 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 397 Bytes

Create Video

The user can create video using the script in tools

python tools/create_video  --input_path = path to the csv predicted file
                           --video_name = name of the video
                           --model_type = choose from one of the tree model : single frame (single), multi frame (multi) and depth

This file will be saved in the video filder.