llSourcell / YOLO_Object_Detection

This is the code for "YOLO Object Detection" by Siraj Raval on Youtube
GNU General Public License v3.0
1.73k stars 797 forks source link

How to count detected object? #22

Open msarfrazcss opened 5 years ago

msarfrazcss commented 5 years ago

Hi,

I have trained my model for single class, i want to count the object detected in webcam, means it should count unique object, if same object detecting in frame then it should count as one until it leave the frame. Anyone can tell me please to do so.

Thanks in advance.

NarendraBabuVL commented 4 years ago

Hey @msarfrazcss, did u get the count. I want to know how to count. If you got that please help me.

Thanks in advance.