paper-with-me

Papers

GLAMpoints: Greedily Learned Accurate Match points

2019-08-19 · ICCV 2019 10 · Prune Truong, Stefanos Apostolopoulos, Agata Mosinska, Samuel Stucky, Carlos Ciller, Sandro De Zanet

We introduce a novel CNN-based feature point detector - GLAMpoints - learned in a semi-supervised manner. Our detector extracts repeatable, stable interest points with a dense coverage, specifically designed to maximize the correct matching in a specific domain, which is in contrast to conventional techniques that optimize indirect metrics. In this paper, we apply our method on challenging retinal slitlamp images, for which classical detectors yield unsatisfactory results due to low image quality and insufficient amount of low-level features. We show that GLAMpoints significantly outperforms classical detectors as well as state-of-the-art CNN-based methods in matching and registration quality for retinal images. Our method can also be extended to other domains, such as natural images. Training code and model weights are available at https://github.com/PruneTruong/GLAMpoints_pytorch.

📄 PDF Abstract BibTeX arXiv:1908.06812

Code (3)

PruneTruong/GLAMpoints_pytorch 공식 구현 pytorch
https://gitlab.com/retinai_sandro/glampoints 공식 구현 tf
DagnyT/GLAMpoints-PyTorch pytorch

Tasks

Image RegistrationKeypoint Detection

Similar Papers 제목 키워드 기반

Energy Based Multi-model Fitting & Matching for 3D Reconstruction

2014-06-01 · CVPR 2014 6 · Hossam Isack, Yuri Boykov

Standard geometric model fitting methods take as an input a fixed set of feature pairs greedily matched based only on their appearances. Inadvertently, many valid matches are discarded due to repetitive texture or large …

3D Reconstructionvalid

DeepBBS: Deep Best Buddies for Point Cloud Registration

2021-10-06 · Itan Hezroni, Amnon Drory, Raja Giryes, Shai Avidan

Recently, several deep learning approaches have been proposed for point cloud registration. These methods train a network to generate a representation that helps finding matching points in two 3D point clouds. Finding go…

Point Cloud Registration

Subspace Match Probably Does Not Accurately Assess the Similarity of Learned Representations

2019-01-03 · Jeremiah Johnson

Learning informative representations of data is one of the primary goals of deep learning, but there is still little understanding as to what representations a neural network actually learns. To better understand this, s…

Learning and Matching Multi-View Descriptors for Registration of Point Clouds

2018-07-16 · ECCV 2018 9 · Lei Zhou, Siyu Zhu, Zixin Luo, Tianwei Shen 외

Critical to the registration of point clouds is the establishment of a set of accurate correspondences between points in 3D space. The correspondence problem is generally addressed by the design of discriminative 3D loca…

Greedy Convex Ensemble

2019-10-09 · Tan Nguyen, Nan Ye, Peter L. Bartlett

We consider learning a convex combination of basis models, and present some new theoretical and empirical results that demonstrate the effectiveness of a greedy approach. Theoretically, we first consider whether we can u…