theAIGuysCode / yolov3_deepsort

Object tracking implemented with YOLOv3, Deep Sort and Tensorflow.
GNU General Public License v3.0
337 stars 183 forks source link

Output video cannot play #29

Open nwoyecid opened 3 years ago

nwoyecid commented 3 years ago

Just running the code, the output video is 10 790 bytes and invalid. I guess, no inference is done.

MuhammadAsadJaved commented 3 years ago

@nwoyecid Try to play with another video player, if still face problem then change the codecs.

mariolinguito commented 3 years ago

Also, I have this problem.