CoolFace
Datasetpublic

helimistry/drone_detections

UAV Drone Detection and Tracking with YOLO and Kalman Filter Overview This project detects UAV drones in video using a deep learning object detector and tracks them across frames using a Kalman filter. The system processes every .mp4 file in a given input directory, saves frames containing detections, and produces one tracked output video per input video with bounding boxes and 2D trajectories overlaid. Test Videos The following YouTube videos were… See the full description on the dataset page: https://huggingface.co/datasets/helimistry/drone_detections.

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes8downloads
6 commits on main
f92d6506mo ago

Update README.md

helimistry
de77e636mo ago

Update README.md

helimistry
bbf6b846mo ago

Update README.md

helimistry
16897796mo ago

Create README.md

helimistry
662e5ea6mo ago

Upload detections_sample.parquet with huggingface_hub

helimistry
33be9286mo ago

initial commit

helimistry