paper-with-me

Papers

Self-Supervised 3D Keypoint Learning for Ego-motion Estimation

2019-12-07 · Jiexiong Tang, Rares Ambrus, Vitor Guizilini, Sudeep Pillai, Hanme Kim, Patric Jensfelt, Adrien Gaidon

Detecting and matching robust viewpoint-invariant keypoints is critical for visual SLAM and Structure-from-Motion. State-of-the-art learning-based methods generate training samples via homography adaptation to create 2D synthetic views with known keypoint matches from a single image. This approach, however, does not generalize to non-planar 3D scenes with illumination variations commonly seen in real-world videos. In this work, we propose self-supervised learning of depth-aware keypoints directly from unlabeled videos. We jointly learn keypoint and depth estimation networks by combining appearance and geometric matching via a differentiable structure-from-motion module based on Procrustean residual pose correction. We describe how our self-supervised keypoints can be integrated into state-of-the-art visual odometry frameworks for robust and accurate ego-motion estimation of autonomous vehicles in real-world conditions.

📄 PDF Abstract BibTeX arXiv:1912.03426

Code (1)

TRI-ML/KP3D 공식 구현 pytorch

Tasks

Autonomous VehiclesDepth EstimationGeometric MatchingKeypoint DetectionMotion EstimationPose EstimationSelf-Supervised LearningVisual Odometry

Similar Papers 제목 키워드 기반

Towards Keypoint Guided Self-Supervised Depth Estimation

2020-11-05 · Kristijan Bartol, David Bojanic, Tomislav Petkovic, Tomislav Pribanic 외

This paper proposes to use keypoints as a self-supervision clue for learning depth map estimation from a collection of input images. As ground truth depth from real images is difficult to obtain, there are many unsupervi…

Depth Estimation

SelfGeo: Self-supervised and Geodesic-consistent Estimation of Keypoints on Deformable Shapes

2024-08-05 · Mohammad Zohaib, Luca Cosmo, Alessio Del Bue

Unsupervised 3D keypoints estimation from Point Cloud Data (PCD) is a complex task, even more challenging when an object shape is deforming. As keypoints should be semantically and geometrically consistent across all the…

SSMB: Self-Supervised Local Feature Detection under Motion Blur

2026-08-27 · Zhenjun Zhao, Fabio Bellavia, Wenting Wang, Fan Zhu 외 arxiv

Keypoint detection under motion blur remains a significant challenge, as blur distorts local image structure and degrades the repeatability of feature localization. Existing approaches either rely on computationally expe…

Visual LocalizationKeypoint DetectionPose EstimationImage Matching

Self-supervised Keypoint Correspondences for Multi-Person Pose Estimation and Tracking in Videos

2020-04-27 · ECCV 2020 8 · Umer Rafi, Andreas Doering, Bastian Leibe, Juergen Gall

Video annotation is expensive and time consuming. Consequently, datasets for multi-person pose estimation and tracking are less diverse and have more sparse annotations compared to large scale image datasets for human po…

Multi-Person Pose EstimationMulti-Person Pose Estimation and TrackingPose EstimationPose Tracking

Neural Outlier Rejection for Self-Supervised Keypoint Learning

2019-12-23 · ICLR 2020 1 · Jiexiong Tang, Hanme Kim, Vitor Guizilini, Sudeep Pillai 외

Identifying salient points in images is a crucial component for visual odometry, Structure-from-Motion or SLAM algorithms. Recently, several learned keypoint methods have demonstrated compelling performance on challengin…

Homography EstimationInterest Point DetectionKeypoint DetectionVisual Odometry