Aerial Robot Thin-Object Detection Using Motion-Based Depth Cues
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Aerial robots struggle to detect thin objects such as electrical wires due to their size and shape, leading to potential collisions and damage.
Innovation Solution
Equipping aerial robots with image sensors and machine learning models, specifically convolutional neural networks, to identify thin objects by tracking pixel changes across images and estimating distances based on movement data.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If conventional image sensors are used to detect objects, then the robot can detect most objects in the environment, but thin objects such as electrical wires cannot be detected due to their size
Solution Approach 1:
The patent transitions from 2D image data to 3D spatial understanding by incorporating depth information from multiple viewpoints. The system uses stereo vision or sequential imaging from different positions to reconstruct three-dimensional object locations, enabling detection of thin objects that are invisible in standard 2D point cloud representations.
Solution Approach 2:
The patent introduces an intermediary processing layer that bridges the gap between 2D image sensors and 3D object detection. By using neural networks to process image sequences and infer depth relationships, the system creates an intermediate representation that reveals thin objects without requiring direct 3D sensing hardware.
2Productivity
If the robot flies at higher speeds to improve productivity, then navigation efficiency increases, but collision risk with undetected thin objects increases
Solution Approach 1:
The patent performs preliminary detection and mapping of thin objects before the robot reaches their locations. By continuously scanning the environment and building a predictive model of thin object positions, the system prepares collision avoidance maneuvers in advance, allowing high-speed navigation without sacrificing safety.
Solution Approach 2:
The patent implements a feedback loop where detection results from previous positions inform navigation decisions at current positions. The neural network continuously refines its understanding of thin object locations based on sequential image data, and this refined information feeds back to adjust the robot's flight path in real-time, enabling safe high-speed operation.
Data Source
AI summary
An aerial robot includes an image sensor for capturing images of an environment. The robot receives a first image captured at a first location. The robot identifies one or more first pixels in the first image. The first pixels correspond to one or more targeted features of an object identified in the first image. The robot receives a second image captured at the second location. The robot receives its distance data that estimates a movement of the robot from the first location to the second location. The robot identifies second pixels in the second image. The second pixels corresponding to the targeted features of the object as appeared in the second image. The robot determines an estimated distance between the robot and the object based on the changes of locations of the second pixels from the first pixels relative to the movement of the robot provided by the distance data.


