CTracker icon indicating copy to clipboard operation
CTracker copied to clipboard

python script for demo

Open MuhammadAsadJaved opened this issue 5 years ago • 2 comments

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?

MuhammadAsadJaved avatar Aug 24 '20 06:08 MuhammadAsadJaved

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:

  1. Use ffmpeg or opencv to extract the video frame and then directly call test.py.
  2. Modify test.py and change the image input to video input.

pjl1995 avatar Aug 25 '20 03:08 pjl1995

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:

  1. Use ffmpeg or opencv to extract the video frame and then directly call test.py.
  2. 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 .

MuhammadAsadJaved avatar Aug 25 '20 03:08 MuhammadAsadJaved