qd-3dt
qd-3dt copied to clipboard
Minimalistic inference example
Hi
Nice work. Congrats!
Would it be possible to provide or give directions as to where to find a minimalistic inference example? Something like
- Install (probably using instructions already provided)
- Download models (same)
- Run something like
python predict.py -i input_video.mp4 --output results.json --overlay augm_video.mp4
potentially with some extra arguments to locate the pretrained models and produce results (3D boxes, tracking) + (optionally but would be very nice to have) the video with overlays?
Thank you.