MarvinTeichmann / KittiBox

A car detection model implemented in Tensorflow.
MIT License
401 stars 169 forks source link

How to run a video through KittiBox? #19

Closed wumengfei closed 7 years ago

wumengfei commented 7 years ago

I know that how the bounding box realized but this demo just recognize cars in a picture. How to run this model in a video?

wn312991 commented 7 years ago

How to detect car in a video? @MarvinTeichmann @wumengfei please send to my email:2425176429@qq.com

MarvinTeichmann commented 7 years ago

Jusy apply the method to each frame on the video.