paper-with-me

홈 › Papers

Brain over Brawn: Using a Stereo Camera to Detect, Track, and Intercept a Faster UAV by Reconstructing the Intruder's Trajectory

2021-07-02 · Antonella Barisic, Frano Petric, Stjepan Bogdan

This paper presents our approach to intercepting a faster intruder UAV, inspired by the MBZIRC 2020 Challenge 1. By utilizing a priori knowledge of the shape of the intruder's trajectory, we can calculate an interception point. Target tracking is based on image processing by a YOLOv3 Tiny convolutional neural network, combined with depth calculation using a gimbal-mounted ZED Mini stereo camera. We use RGB and depth data from the camera, devising a noise-reducing histogram-filter to extract the target's 3D position. Obtained 3D measurements of target's position are used to calculate the position, orientation, and size of a figure-eight shaped trajectory, which we approximate using a Bernoulli lemniscate. Once the approximation is deemed sufficiently precise, as measured by the distance between observations and estimate, we calculate an interception point to position the interceptor UAV directly on the intruder's path. Our method, which we have significantly improved based on the experience gathered during the MBZIRC competition, has been validated in simulation and through field experiments. Our results confirm that we have developed an efficient, visual-perception module that can extract information describing the intruder UAV's motion with precision sufficient to support interception planning. In a majority of our simulated encounters, we can track and intercept a target that moves 30% faster than the interceptor. Corresponding tests in an unstructured environment yielded 9 out of 12 successful results.

📄 PDF Abstract BibTeX arXiv:2107.00962

Code (1)

larics/UAV-Eagle 공식 구현

Tasks

Position

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
Residual Connection 설명 없음
Average Pooling 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
BNB Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Instantaneous Stereo Depth Estimation of Real-World Stimuli with a Neuromorphic Stereo-Vision Setup

2021-04-06 · Nicoletta Risi, Enrico Calabrese, Giacomo Indiveri

The stereo-matching problem, i.e., matching corresponding features in two different views to reconstruct depth, is efficiently solved in biology. Yet, it remains the computational bottleneck for classical machine vision …

Depth EstimationStereo Depth EstimationStereo Matching

SpikeStereoNet: A Brain-Inspired Framework for Stereo Depth Estimation from Spike Streams

2025-05-26 · Zhuoheng Gao, Yihao Li, Jiyao Zhang, Rui Zhao 외

Conventional frame-based cameras often struggle with stereo depth estimation in rapidly changing scenes. In contrast, bio-inspired spike cameras emit asynchronous events at microsecond-level resolution, providing an alte…

Depth EstimationStereo Depth Estimation

Robust and Accurate Object Velocity Detection by Stereo Camera for Autonomous Driving

2020-12-01 · Toru Saito, Toshimi Okubo, Naoki Takahashi

Although the number of camera-based sensors mounted on vehicles has recently increased dramatically, robust and accurate object velocity detection is difficult. Additionally, it is still common to use radar as a fusion s…

Autonomous DrivingObject

Detecting and Mapping Trees in Unstructured Environments with a Stereo Camera and Pseudo-Lidar

2021-03-29 · Brian H. Wang, Carlos Diaz-Ruiz, Jacopo Banfi, Mark Campbell

We present a method for detecting and mapping trees in noisy stereo camera point clouds, using a learned 3-D object detector. Inspired by recent advancements in 3-D object detection using a pseudo-lidar representation fo…

object-detectionObject Detection

StereoNeuroBayesSLAM: A Neurobiologically Inspired Stereo Visual SLAM System Based on Direct Sparse Method

2020-03-06 · Taiping Zeng, Xiao-Li Li, Bailu Si

We propose a neurobiologically inspired visual simultaneous localization and mapping (SLAM) system based on direction sparse method to real-time build cognitive maps of large-scale environments from a moving stereo camer…

HippocampusSimultaneous Localization and Mapping