gliese581gg / YOLO_tensorflow

tensorflow implementation of 'YOLO : Real-Time Object Detection'
Other
1.72k stars 656 forks source link

How to detect multiple target? #39

Closed HarunaHaju closed 6 years ago

HarunaHaju commented 6 years ago

For example, I want to detect more than one person on my image, how could I use it?