arunponnusamy / object-detection-opencv

YOLO Object detection with OpenCV and Python.
http://arunponnusamy.com/yolo-object-detection-opencv-python.html
MIT License
471 stars 334 forks source link

Detect_person #29

Open jubin13 opened 4 years ago

jubin13 commented 4 years ago

Hi Arun,

I recently came across your code. I am using it in a project I am working on. I needed to detect only persons in the room. Is it possible to detect only a person using the object-detection code?

yashrajput0508 commented 2 years ago

Yes it is possible to detect only person.