deepakmisal24/Counting-Objects-and-Face-Detection-using-YOLO-Model
Developed an object and face detection system using YOLOv8 and OpenCV. The model detects multiple object classes in images, counts the number of persons detected, and applies Haar Cascade to locate faces within the person regions. The solution runs in Google Colab and visualizes results with annotated bounding boxes.
No commits in the last 6 months.
Stars
1
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Sep 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/deepakmisal24/Counting-Objects-and-Face-Detection-using-YOLO-Model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics