paper-with-me

홈 › Papers

Learning Soft Estimator of Keypoint Scale and Orientation With Probabilistic Covariant Loss

2022-01-01 · CVPR 2022 1 · Pei Yan, Yihua Tan, Shengzhou Xiong, Yuan Tai, Yansheng Li

Estimating keypoint scale and orientation is crucial to extracting invariant features under significant geometric changes. Recently, the estimators based on self-supervised learning have been designed to adapt to complex imaging conditions. Such learning-based estimators generally predict a single scalar for the keypoint scale or orientation, called hard estimators. However, hard estimators are difficult to handle the local patches containing structures of different objects or multiple edges. In this paper, a Soft Self-Supervised Estimator (S3Esti) is proposed to overcome this problem by learning to predict multiple scales and orientations. S3Esti involves three core factors. First, the estimator is constructed to predict the discrete distributions of scales and orientations. The elements with high confidence will be kept as the final scales and orientations. Second, a probabilistic covariant loss is proposed to improve the consistency of the scale and orientation distributions under different transformations. Third, an optimization algorithm is designed to minimize the loss function, whose convergence is proved in theory. When combined with different keypoint extraction models, S3Esti generally improves over 50% accuracy in image matching tasks under significant viewpoint changes. In the 3D reconstruction task, S3Esti decreases more than 10% reprojection error and improves the number of registered images.

📄 PDF Abstract BibTeX

Code (1)

elvintanhust/s3esti 공식 구현 pytorch

Tasks

3D ReconstructionSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Self-Supervised Equivariant Learning for Oriented Keypoint Detection

2022-04-19 · CVPR 2022 1 · Jongmin Lee, Byungjin Kim, Minsu Cho

Detecting robust keypoints from an image is an integral part of many computer vision problems, and the characteristic orientation and scale of keypoints play an important role for keypoint description and matching. Exist…

Camera Pose EstimationKeypoint DetectionPose EstimationSelf-Supervised Learning+1

Probabilistic Vehicle Reconstruction Using a Multi-Task CNN

2021-02-21 · Max Coenen, Franz Rottensteiner

The retrieval of the 3D pose and shape of objects from images is an ill-posed problem. A common way to object reconstruction is to match entities such as keypoints, edges, or contours of a deformable 3D model, used as sh…

Object ReconstructionRetrievalSensitivity

Robotic Manipulation Framework Based on Semantic Keypoints for Packing Shoes of Different Sizes, Shapes, and Softness

2025-09-07 · Yi Dong, Yangjun Liu, Jinjun Duan, Yang Li 외 arxiv

With the rapid development of the warehousing and logistics industries, the packing of goods has gradually attracted the attention of academia and industry. The packing of footwear products is a typical representative pa…

Rotation-Equivariant Keypoint Detection

2021-09-29 · Jongmin Lee, Byungjin Kim, Minsu Cho

We show how to train a rotation-equivariant representation to extract local keypoints for image matching. Existing learning-based methods focused on extracting translation-equivariant keypoints using conventional convolu…

Keypoint DetectionTranslation

Self-Supervised Learning of Image Scale and Orientation

2022-06-15 · Jongmin Lee, Yoonwoo Jeong, Minsu Cho

We study the problem of learning to assign a characteristic pose, i.e., scale and orientation, for an image region of interest. Despite its apparent simplicity, the problem is non-trivial; it is hard to obtain a large-sc…

Camera Pose EstimationPose EstimationSelf-Supervised Learning