bourdakos1 / Custom-Object-Detection

Custom Object Detection with TensorFlow
https://medium.freecodecamp.org/tracking-the-millenium-falcon-with-tensorflow-c8c86419225e
MIT License
347 stars 181 forks source link

how can I get the org mp4? #26

Closed vulgatecnn closed 6 years ago

vulgatecnn commented 6 years ago

How can I get the org mp4? And could you provide script to produce a new labeled video from org? Thank you!

bourdakos1 commented 6 years ago

I used ffmpeg to convert the video to frames, ran the object detection, then used ffmpeg to turn the frames back to video