Deep Learning on Home Drone: Searching for the Optimal Architecture
Alaa Maalouf, Yotam Gurfinkel, Barak Diker, Oren Gal and, Daniela Rus, Dan Feldman

TL;DR
This paper presents a real-time semantic segmentation system for a micro-computer attached to a toy drone, enabling autonomous object detection and classification without external sensors, suitable for IoT applications.
Contribution
It introduces the first real-time deep learning system on a micro-computer for a toy drone, optimizing network architecture for speed and accuracy tradeoffs.
Findings
Achieved real-time semantic segmentation on Raspberry Pi Zero v2
Demonstrated autonomous drone object detection in practical scenarios
Developed an efficient search algorithm for optimal network architecture
Abstract
We suggest the first system that runs real-time semantic segmentation via deep learning on a weak micro-computer such as the Raspberry Pi Zero v2 (whose price was $15) attached to a toy-drone. In particular, since the Raspberry Pi weighs less than grams, and its size is half of a credit card, we could easily attach it to the common commercial DJI Tello toy-drone (<$100, <90 grams, 98 92.5 41 mm). The result is an autonomous drone (no laptop nor human in the loop) that can detect and classify objects in real-time from a video stream of an on-board monocular RGB camera (no GPS or LIDAR sensors). The companion videos demonstrate how this Tello drone scans the lab for people (e.g. for the use of firefighters or security forces) and for an empty parking slot outside the lab. Existing deep learning solutions are either much too slow for real-time computation on such…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Fire Detection and Safety Systems · Advanced Neural Network Applications
MethodsGreedy Policy Search
