kbhujbal/Custom-Object-Detection-from-Drone
🚁 Real-time object detection system for DJI Tello drone using SSD MobileNet V3. Detects 91 COCO classes with live video streaming, automated flight control, and visual bounding box annotations. Built with OpenCV DNN and djitellopy.
No commits in the last 6 months.
Stars
3
Forks
—
Language
Python
License
MIT
Category
Last pushed
Apr 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kbhujbal/Custom-Object-Detection-from-Drone"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
broadinstitute/keras-rcnn
Keras package for region-based convolutional neural networks (RCNNs)
alankbi/detecto
Build fully-functioning computer vision models with PyTorch
sovit-123/fasterrcnn-pytorch-training-pipeline
PyTorch Faster R-CNN Object Detection on Custom Dataset
kenshohara/video-classification-3d-cnn-pytorch
Video classification tools using 3D ResNet
lufficc/SSD
High quality, fast, modular reference implementation of SSD in PyTorch