paper-with-me

홈 › Papers

EVDodgeNet: Deep Dynamic Obstacle Dodging with Event Cameras

2019-06-07 · Nitin J. Sanket, Chethan M. Parameshwara, Chahat Deep Singh, Ashwin V. Kuruttukulam, Cornelia Fermüller, Davide Scaramuzza, Yiannis Aloimonos

Dynamic obstacle avoidance on quadrotors requires low latency. A class of sensors that are particularly suitable for such scenarios are event cameras. In this paper, we present a deep learning -- based solution for dodging multiple dynamic obstacles on a quadrotor with a single event camera and on-board computation. Our approach uses a series of shallow neural networks for estimating both the ego-motion and the motion of independently moving objects. The networks are trained in simulation and directly transfer to the real world without any fine-tuning or retraining. We successfully evaluate and demonstrate the proposed approach in many real-world experiments with obstacles of different shapes and sizes, achieving an overall success rate of 70% including objects of unknown shape and a low light testing scenario. To our knowledge, this is the first deep learning -- based solution to the problem of dynamic obstacle avoidance using event cameras on a quadrotor. Finally, we also extend our work to the pursuit task by merely reversing the control policy, proving that our navigation stack can cater to different scenarios.

📄 PDF Abstract BibTeX arXiv:1906.02919

Code (2)

prgumd/EVDodgeNet 공식 구현 tf
prgumd/EVDodge tf

Tasks

Motion Estimation

Similar Papers 제목 키워드 기반

EVReflex: Dense Time-to-Impact Prediction for Event-based Obstacle Avoidance

2021-09-01 · Celyn Walters, Simon Hadfield

The broad scope of obstacle avoidance has led to many kinds of computer vision-based approaches. Despite its popularity, it is not a solved problem. Traditional computer vision techniques using cameras and depth sensors …

Night vision obstacle detection and avoidance based on Bio-Inspired Vision Sensors

2020-10-29 · Jawad N. Yasin, Sherif A. S. Mohamed, Mohammad-Hashem Haghbayan, Jukka Heikkonen 외

Moving towards autonomy, unmanned vehicles rely heavily on state-of-the-art collision avoidance systems (CAS). However, the detection of obstacles especially during night-time is still a challenging task since the lighti…

Collision Avoidance

Skyshield: Event-Driven Submillimetre Thin Obstacle Detection for Drone Flight Safety

2025-08-13 · Zhengli Zhang, Xinyu Luo, Yucheng Sun, Wenhua Ding 외 arxiv

Drones operating in complex environments face a significant threat from thin obstacles, such as steel wires and kite strings at the submillimeter level, which are notoriously difficult for conventional sensors like RGB c…

An End-to-end Flight Control Network for High-speed UAV Obstacle Avoidance based on Event-Depth Fusion

2026-03-28 · Dikai Shang, Jingyue Zhao, Shi Xu, Nanyang Ye 외 arxiv

Achieving safe, high-speed autonomous flight in complex environments with static, dynamic, or mixed obstacles remains challenging, as a single perception modality is incomplete. Depth cameras are effective for static obj…

Human-Robot Navigation using Event-based Cameras and Reinforcement Learning

2025-06-12 · Ignacio Bugueno-Cordova, Javier Ruiz-del-Solar, Rodrigo Verschae

This work introduces a robot navigation controller that combines event cameras and other sensors with reinforcement learning to enable real-time human-centered navigation and obstacle avoidance. Unlike conventional image…

Imitation LearningRobot Navigation