Skip to content
#

drone-detection

Here are 30 public repositories matching this topic...

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.

  • Updated Jun 19, 2025
  • Jupyter Notebook

🔇 A production-grade deep learning system for real-time drone/UAV detection through acoustic signature analysis. Converts raw audio to Mel-Spectrograms and classifies using a custom CNN. Features auto-dataset ingestion, defense-optimized metrics (high recall), early stopping, model checkpointing, and a ready-to-use inference API.

  • Updated Nov 24, 2025
  • Python

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.

  • Updated May 13, 2025
  • Python

Improve this page

Add a description, image, and links to the drone-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the drone-detection topic, visit your repo's landing page and select "manage topics."

Learn more