paper-with-me

홈 › Papers

GoodPoint: unsupervised learning of keypoint detection and description

2020-06-01 · Anatoly Belikov, Alexey Potapov

This paper introduces a new algorithm for unsupervised learning of keypoint detectors and descriptors, which demonstrates fast convergence and good performance across different datasets. The training procedure uses homographic transformation of images. The proposed model learns to detect points and generate descriptors on pairs of transformed images, which are easy for it to distinguish and repeatedly detect. The trained model follows SuperPoint architecture for ease of comparison, and demonstrates similar performance on natural images from HPatches dataset, and better performance on retina images from Fundus Image Registration Dataset, which contain low number of corner-like features. For HPatches and other datasets, coverage was also computed to provide better estimation of model quality.

📄 PDF Abstract BibTeX arXiv:2006.01030

Code (1)

singnet/image-matching 공식 구현 pytorch

Tasks

Image RegistrationKeypoint Detection

Similar Papers 제목 키워드 기반

GoodPoint: Learning Constructive Scientific Paper Feedback from Author Responses

2026-04-13 · Jimin Mun, Chani Jung, Xuhui Zhou, Hyunwoo Kim 외 arxiv

While LLMs hold significant potential to transform scientific research, we advocate for their use to augment and empower researchers rather than to automate research without human oversight. To this end, we study constru…

R2D2: Reliable and Repeatable Detector and Descriptor

2019-12-01 · NeurIPS 2019 12 · Jerome Revaud, Cesar De Souza, Martin Humenberger, Philippe Weinzaepfel

Interest point detection and local feature description are fundamental steps in many computer vision applications. Classical approaches are based on a detect-then-describe paradigm where separate handcrafted methods are …

Atari GamesCamera LocalizationImage MatchingInterest Point Detection+2

R2D2: Repeatable and Reliable Detector and Descriptor

2019-06-14 · Jerome Revaud, Philippe Weinzaepfel, César De Souza, Noe Pion 외

Interest point detection and local feature description are fundamental steps in many computer vision applications. Classical methods for these tasks are based on a detect-then-describe paradigm where separate handcrafted…

Interest Point DetectionKeypoint DetectionMetric Learning

TUSK: Task-Agnostic Unsupervised Keypoints

2022-06-16 · Yuhe Jin, Weiwei Sun, Jan Hosang, Eduard Trulls 외

Existing unsupervised methods for keypoint learning rely heavily on the assumption that a specific keypoint type (e.g. elbow, digit, abstract geometric shape) appears only once in an image. This greatly limits their appl…

Object DiscoveryUnsupervised Keypoints

Sim2Real Object-Centric Keypoint Detection and Description

2022-02-01 · Chengliang Zhong, Chao Yang, Jinshan Qi, Fuchun Sun 외

Keypoint detection and description play a central role in computer vision. Most existing methods are in the form of scene-level prediction, without returning the object classes of different keypoints. In this paper, we p…

6D Pose EstimationContrastive LearningKeypoint DetectionObject+2