CNN-based Human Detection for UAVs in Search and Rescue
Nikite Mesvan

TL;DR
This paper presents a UAV-based search and rescue system using a CNN (SSD model) on a Raspberry Pi, demonstrating effective victim detection from above with stable flight and real-time processing capabilities.
Contribution
It introduces a practical implementation of SSD-based human detection on a DIY UAV platform with real-world testing and noise handling techniques.
Findings
Stable flight achieved with noise filtering
SSD model runs at 3 fps on Raspberry Pi B
Effective detection within 1 to 20 meters
Abstract
The use of Unmanned Aerial Vehicles (UAVs) as a substitute for ordinary vehicles in applications of search and rescue is being studied all over the world due to its flexible mobility and less obstruction, including two main tasks: search and rescue. This paper proposes an approach for the first task of searching and detecting victims using a type of convolutional neural network technique, the Single Shot Detector (SSD) model, with the Quadcopter hardware platform, a type of UAVs. The model used in the research is a pre-trained model and is applied to test on a Raspberry Pi model B, which is attached on a Quadcopter, while a single camera is equipped at the bottom of the Quadcopter to look from above for search and detection. The Quadcopter in this research is a DIY hardware model that uses accelerometer and gyroscope sensors and ultrasonic sensor as the essential components for…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Robotics and Sensor-Based Localization · Advanced Neural Network Applications
MethodsTest · Convolution · Non Maximum Suppression · 1x1 Convolution · SSD
