Call-for-Code/DroneAid
Aerial scout for first responders. DroneAid uses machine learning to detect calls for help on the ground placed by those in need.
The system trains visual recognition models using a standardized Symbol Language rendered in virtual reality, enabling detection of ground-based distress signals across multiple aerial platforms. Real-time inference runs in-browser via TensorFlow.js to analyze drone video streams and plot detected symbols on a web dashboard. The modular architecture supports multiple drone types (DJI Tello demonstrated) and can extend to fixed-wing aircraft and satellites with the same trained model.
138 stars.
Stars
138
Forks
59
Language
HTML
License
Apache-2.0
Category
Last pushed
Feb 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Call-for-Code/DroneAid"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
PatBall1/detectree2
Python package for automatic tree crown delineation based on the Detectron2 implementation of Mask R-CNN
S-Khos/Deep-Learning-for-Aircraft-Recognition
A CNN model trained to classify and identify various military aircraft through satellite imagery
kbhujbal/GeoIntel-satellite_military_asset_classification_CNN
🛰️ SAHI-powered satellite reconnaissance system for detecting military vehicles in...
snehitvaddi/Animal-Poacher-Detection-and-Alerting-System
A Deep Learning approach for detecting poachers in wildlife in real-time. Developed using Python...
JSLEE-0703/Yolov8-drone-detection
This project integrates MobileViTv3 into YOLOv8 for UAV-based object detection, achieving...