mehtamohit013/object-detection-kalman
This repository uses YOLO and Kalman Filters to track a single and multiple moving balls and predict the center of the ball
This tool helps you accurately track the movement of one or more balls in video footage and predict where they'll be next. It takes a video file as input and outputs a new video with the ball(s) tracked and their predicted centers marked. It's designed for anyone needing to monitor and forecast the trajectory of moving objects in video.
No commits in the last 6 months.
Use this if you need to reliably follow and anticipate the path of a single ball or multiple balls within a video recording.
Not ideal if you need to track objects other than balls, or if you require tracking in real-time with very low latency.
Stars
15
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/mehtamohit013/object-detection-kalman"
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