experiencor / keras-yolo2

Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
MIT License
1.73k stars 784 forks source link

how to real-time video? #319

Open emmawatsonll opened 6 years ago

emmawatsonll commented 6 years ago

I succeeded in learning. But I can't watch it on real-time video. how to I see real-time video? i have camera!!

plese... T^T

Twikkxx commented 5 years ago

any update on this ? I also want to implement it on real-time detections.