paper-with-me

홈 › Papers

Good Keypoints for the Two-View Geometry Estimation Problem

2025-03-24 · Konstantin Pakulev, Alexander Vakhitov, Gonzalo Ferrer

Local features are essential to many modern downstream applications. Therefore, it is of interest to determine the properties of local features that contribute to the downstream performance for a better design of feature detectors and descriptors. In our work, we propose a new theoretical model for scoring feature points (keypoints) in the context of the two-view geometry estimation problem. The model determines two properties that a good keypoint for solving the homography estimation problem should have: be repeatable and have a small expected measurement error. This result provides key insights into why maximizing the number of correspondences doesn't always lead to better homography estimation accuracy. We use the developed model to design a method that detects keypoints that benefit the homography estimation introducing the Bounded NeSS-ST (BoNeSS-ST) keypoint detector. The novelty of BoNeSS-ST comes from strong theoretical foundations, a more accurate keypoint scoring due to subpixel refinement and a cost designed for superior robustness to low saliency keypoints. As a result, BoNeSS-ST outperforms prior self-supervised local feature detectors in both planar homography and epipolar geometry estimation problems.

📄 PDF Abstract BibTeX arXiv:2503.18767

Code (1)

KonstantinPakulev/BoNeSS-ST 공식 구현 pytorch

Tasks

Homography Estimation

Similar Papers 제목 키워드 기반

Keypoint-Graph-Driven Learning Framework for Object Pose Estimation

2021-06-19 · CVPR 2021 1 · Shaobo Zhang, Wanqing Zhao, Ziyu Guan, Xianlin Peng 외

Many recent 6D pose estimation methods exploited object 3D models to generate synthetic images for training because labels come for free. However, due to the domain shift of data distributions between real images and…

6D Pose EstimationDomain AdaptationObjectPose Estimation

Unsupervised Depth Estimation, 3D Face Rotation and Replacement

2018-03-25 · NeurIPS 2018 12 · Joel Ruben Antony Moniz, Christopher Beckham, Simon Rajotte, Sina Honari 외

We present an unsupervised approach for learning to estimate three dimensional (3D) facial structure from a single image while also predicting 3D viewpoint transformations that match a desired pose and facial geometry. W…

Depth EstimationTranslation

Weakly Supervised Learning of Keypoints for 6D Object Pose Estimation

2022-03-07 · Meng Tian, Gim Hee Lee

State-of-the-art approaches for 6D object pose estimation require large amounts of labeled data to train the deep networks. However, the acquisition of 6D object pose annotations is tedious and labor-intensive in large q…

6D Pose Estimation using RGBKeypoint DetectionObjectPose Estimation+1

Occlusion-Aware Networks for 3D Human Pose Estimation in Video

2019-10-01 · ICCV 2019 10 · Yu Cheng, Bo Yang, Bo Wang, Wending Yan 외

Occlusion is a key problem in 3D human pose estimation from a monocular video. To address this problem, we introduce an occlusion-aware deep-learning framework. By employing estimated 2D confidence heatmaps of keypoints …

3D Human Pose EstimationMonocular 3D Human Pose EstimationOptical Flow EstimationPose Estimation

Video-based estimation of pain indicators in dogs

2022-09-27 · Hongyi Zhu, Yasemin Salgırlı, Pınar Can, Durmuş Atılgan 외

Dog owners are typically capable of recognizing behavioral cues that reveal subjective states of their dogs, such as pain. But automatic recognition of the pain state is very challenging. This paper proposes a novel vide…