You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a dataset and model for real-time drone detection using YOLOv8, contributing to enhanced security and privacy protection. Join us in advancing drone detection technology for safer environments.
Introducing a curated dataset for drone detection and a state-of-the-art YOLOv7 model, enabling real-time and accurate identification of drones in complex environments.
Drone / Unmanned Aerial Vehicle (UAV) Detection is a very safety critical project. It takes in Infrared (IR) video streams and detects drones in it with high accuracy.
Real-time drone detection and tracking using YOLOv11x with heatmap visualization. Trained on custom UAV dataset, optimized for small, fast-moving targets.
This project provides a trained YOLOv8 model for detecting both multirotor and fixed-wing UAVs (drones) in visual data. Includes example usage and documentation.
Advanced radar-based classification system for detecting and distinguishing UAVs, birds, and RC aircraft using SVMD signal decomposition and deep learning feature extraction.
Drone YOLO Object Detection 📦🛩️ This repository contains a full pipeline for training a YOLOv8 model on custom drone footage data for object detection and line-crossing analysis. The implementation uses the Ultralytics YOLOv8 framework and is tailored for lightweight and fast inference using the YOLOv8 Nano variant.
AIegis Beam (formerly known as Mini C-RAM (Counter Rocket, Artillery & Mortar)), the real-time drone detection/tracking system (university capstone project).
Drone Project Using Q-Learning : Helping a Drone find a target. Core framework is made to be used with Tello drones, so this algorithm may be compatible with them.
AeroDetect is a real-time object detection project that identifies drones, helicopters, and airplanes in images and videos using a custom-trained YOLOv11n model. The project includes a web interface built with FastAPI that allows users to upload media and visualize detection results instantly.