Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Flying FPV
  3. Drone-net

Drone-net

Python

A YOLO-based object detection system specifically trained to identify DJI drones in images and video.

GitHubGitHub
165 stars65 forks0 contributors

What is Drone-net?

DroneNet is a custom object detection system that uses the YOLO (You Only Look Once) architecture retrained on a dataset of DJI drone images. It solves the problem of automatically identifying drones in images or video feeds, which is useful for security monitoring, airspace management, and automated surveillance systems.

Target Audience

Developers and researchers working on computer vision applications, particularly those focused on drone detection, surveillance, or security systems.

Value Proposition

Developers choose DroneNet because it provides a pre-trained, specialized model for drone detection without needing to collect and label a large dataset from scratch, leveraging YOLO's proven real-time performance.

Overview

https://towardsdatascience.com/tutorial-build-an-object-detection-system-using-yolo-9a930513643a

Use Cases

Best For

  • Building security systems that automatically detect drones in camera feeds
  • Research projects focused on drone identification and tracking
  • Integrating real-time drone detection into existing surveillance infrastructure
  • Educational purposes for learning YOLO retraining on custom datasets
  • Developing airspace monitoring tools for airports or restricted zones
  • Creating applications that require fast, accurate drone recognition in images

Not Ideal For

  • Projects requiring detection of non-DJI drones or general object categories
  • Teams using Windows or Mac without Linux/Docker expertise for setup
  • Applications needing a plug-and-play API or GUI for easy integration
  • Large-scale deployments requiring model optimization for edge devices like Raspberry Pi

Pros & Cons

Pros

Drone-Specific Accuracy

Retrained exclusively on 2,664 labeled DJI drone images, ensuring high precision for drone detection in security and surveillance scenarios, as highlighted in the key features.

Real-Time Performance

Leverages YOLO's efficient architecture for fast object detection in images and video streams, making it suitable for real-time applications like airspace monitoring.

Pre-Trained Weights

Includes yolo-drone.weights for immediate deployment without training from scratch, saving time and computational resources for developers.

Complete Dataset Access

Provides original labeled images and configuration files (e.g., drone.data, drone.names) for customization, validation, or further research, as noted in the README.

Cons

Complex Setup Process

Requires installing Ubuntu, building Darknet from source, and manually moving files with path adjustments, which can be error-prone and time-consuming for non-Linux users.

Limited Dataset Scope

Trained only on DJI drones with 2,664 images, which may not generalize well to other drone brands, lighting conditions, or angles, reducing versatility.

Version Compatibility Issues

The README warns about label format differences between original YOLO and forks like AlexeyAB, requiring careful handling and potential re-labeling for integration.

Frequently Asked Questions

Quick Stats

Stars165
Forks65
Contributors0
Open Issues8
Last commit5 years ago
CreatedSince 2018

Tags

#surveillance#yolov3#security#drones#image-recognition#computer-vision#darknet#dataset#yolo#real-time#drone-detection#object-detection

Included in

Flying FPV595
Auto-fetched 19 hours ago

Related Projects

Fast-PlannerFast-Planner

A Robust and Efficient Trajectory Planner for Quadrotors

Stars3,372
Forks775
Last commit1 year ago
FasterFaster

3D Trajectory Planner in Unknown Environments

Stars1,237
Forks200
Last commit1 year ago
Anti-UAVAnti-UAV

🔥🔥Official Repository for Anti-UAV🔥🔥

Stars807
Forks131
Last commit1 year ago
OpenAerialMapOpenAerialMap

OpenAerialMap is an open service to provide access to a commons of openly licensed imagery and map layer services.

Stars299
Forks38
Last commit4 days ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub