paper-with-me

Papers

CNN-based Ego-Motion Estimation for Fast MAV Maneuvers

2021-01-06 · Yingfu Xu, Guido C. H. E. de Croon

In the field of visual ego-motion estimation for Micro Air Vehicles (MAVs), fast maneuvers stay challenging mainly because of the big visual disparity and motion blur. In the pursuit of higher robustness, we study convolutional neural networks (CNNs) that predict the relative pose between subsequent images from a fast-moving monocular camera facing a planar scene. Aided by the Inertial Measurement Unit (IMU), we mainly focus on translational motion. The networks we study have similar small model sizes (around 1.35MB) and high inference speeds (around 10 milliseconds on a mobile GPU). Images for training and testing have realistic motion blur. Departing from a network framework that iteratively warps the first image to match the second with cascaded network blocks, we study different network architectures and training strategies. Simulated datasets and a self-collected MAV flight dataset are used for evaluation. The proposed setup shows better accuracy over existing networks and traditional feature-point-based methods during fast maneuvers. Moreover, self-supervised learning outperforms supervised learning. Videos and open-sourced code are available at https://github.com/tudelft/PoseNet_Planar

📄 PDF Abstract BibTeX arXiv:2101.01841

Code (2)

tudelft/PoseNet_Planar 공식 구현 pytorch
YingfuXu/PoseNet_Planar pytorch

Tasks

GPUMotion EstimationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Vision-only UAV State Estimation for Fast Flights Without External Localization Systems: A2RL Drone Racing Finalist Approach

2026-02-02 · Filip Novák, Matěj Petrlík, Matej Novosad, Parakh M. Gupta 외 arxiv

Fast flights with aggressive maneuvers in cluttered GNSS-denied environments require fast, reliable, and accurate UAV state estimation. In this paper, we present an approach for onboard state estimation of a high-speed U…

Event-based SLAM Benchmark for High-Speed Maneuvers

2026-04-27 · Sheng Zhong, Junkai Niu, Guillermo Gallego, Kaizhen Sun 외 arxiv

Event-based cameras are bio-inspired sensors with pixels that independently and asynchronously respond to brightness changes at microsecond resolution, offering the potential to handle visual tasks in high-speed maneuver…

Visual OdometryPose Tracking

Agile Maneuvers in Legged Robots: a Predictive Control Approach

2022-03-14 · Carlos Mastalli, Wolfgang Merkt, Guiyang Xin, Jaehyun Shim 외

Planning and execution of agile locomotion maneuvers have been a longstanding challenge in legged robotics. It requires to derive motion plans and local feedback policies in real-time to handle the nonholonomy of the kin…

Learning-Based Safe Motion Control of Vehicle Ski-Stunt Maneuvers

2022-04-03 · Feng Han, Jingang Yi

This paper presents a safety guaranteed control method for an autonomous vehicle ski-stunt maneuver, that is, a vehicle moving with two one-side wheels. To capture the vehicle dynamics precisely, a Gaussian process model…

Event Camera-based Visual Odometry for Dynamic Motion Tracking of a Legged Robot Using Adaptive Time Surface

2023-05-15 · Shifan Zhu, Zhipeng Tang, Michael Yang, Erik Learned-Miller 외

Our paper proposes a direct sparse visual odometry method that combines event and RGB-D data to estimate the pose of agile-legged robots during dynamic locomotion and acrobatic behaviors. Event cameras offer high tempora…

Pose EstimationVisual Odometry