CTracker
CTracker copied to clipboard
python script for demo
Hi, Thank you for this amazing work. Can you please also upload the demo.py script to run pre-trained model on any sample video?
Thanks! I have not written the demo.py and I may make up later if necessary. If you want to achieve this soon, there are two ways:
- Use ffmpeg or opencv to extract the video frame and then directly call test.py.
- Modify test.py and change the image input to video input.
OK. Thank you so much.
On Tue, Aug 25, 2020 at 11:17 AM jinlongpeng [email protected] wrote:
Thanks! I have not written the demo.py and I may make up later if necessary. If you want to achieve this soon, there are two ways:
- Use ffmpeg or opencv to extract the video frame and then directly call test.py.
- Modify test.py and change the image input to video input.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pjl1995/CTracker/issues/2#issuecomment-679501356, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG4GR5CDGXNKHLCOHXF4I3TSCMULRANCNFSM4QJFFMZA .