muratali016/Yolov7-Object-Counter-Custom-Funcitons
Object Counting with the newest yolov7
Extends YOLOv7 with per-class object counting, bounding box cropping, and frame-by-frame tracking capabilities across images, videos, webcams, and IP streams. Provides multiple utility scripts including stock market detection and automated bounding box image extraction. Runs on both CPU and GPU with a minimal setup process that layers detection utilities onto the official YOLOv7 repository.
120 stars. No commits in the last 6 months.
Stars
120
Forks
29
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jan 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/muratali016/Yolov7-Object-Counter-Custom-Funcitons"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ahmetozlu/tensorflow_object_counting_api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and...
gjy3035/C-3-Framework
An open-source PyTorch code for crowd counting
tersekmatija/lwcc
LWCC: A LightWeight Crowd Counting library for Python that includes several pretrained...
SinicaGroup/Class-agnostic-Few-shot-Object-Counting
pytorch implementation of a WACV 2021 Paper "Class-agnostic Few-shot-Object-Counting"
muqadasejaz/Human-Detector
A real-time application that detects persons in webcam streams or video files using the YOLOv8...