AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.57k stars 7.95k forks source link

Counting objects #7846

Open virajanand100 opened 3 years ago

virajanand100 commented 3 years ago

I would to like to count number of cars (objects) in an image. It has to be on the top of image like Number of cars detected: 4. and the cars should be contained in a bounding box. I'm doing it in Google Colab. . Can anyone suggest an idea on how to do? I'm new to yolov4 and I'm trying various methods. Unfortunately nothing is working. Can somebody help.

harshita2311-coder commented 3 years ago

Refer this --- https://youtu.be/jDwC5m7c7BU