paper-with-me

홈 › Papers

D2-Net: A Trainable CNN for Joint Description and Detection of Local Features

2019-06-01 · CVPR 2019 6 · Mihai Dusmanu, Ignacio Rocco, Tomas Pajdla, Marc Pollefeys, Josef Sivic, Akihiko Torii, Torsten Sattler

In this work we address the problem of finding reliable pixel-level correspondences under difficult imaging conditions. We propose an approach where a single convolutional neural network plays a dual role: It is simultaneously a dense feature descriptor and a feature detector. By postponing the detection to a later stage, the obtained keypoints are more stable than their traditional counterparts based on early detection of low-level structures. We show that this model can be trained using pixel correspondences extracted from readily available large-scale SfM reconstructions, without any further annotations. The proposed method obtains state-of-the-art performance on both the difficult Aachen Day-Night localization dataset and the InLoc indoor localization benchmark, as well as competitive performance on other benchmarks for image matching and 3D reconstruction.

📄 PDF Abstract BibTeX

Code (1)

mihaidusmanu/d2-net 공식 구현 pytorch

Tasks

3D ReconstructionIndoor Localization

Similar Papers 제목 키워드 기반

D2-Net: A Trainable CNN for Joint Detection and Description of Local Features

2019-05-09 · Mihai Dusmanu, Ignacio Rocco, Tomas Pajdla, Marc Pollefeys 외

In this work we address the problem of finding reliable pixel-level correspondences under difficult imaging conditions. We propose an approach where a single convolutional neural network plays a dual role: It is simultan…

3D ReconstructionImage MatchingIndoor Localization

Joint Event Detection and Description in Continuous Video Streams

2018-02-28 · Huijuan Xu, Boyang Li, Vasili Ramanishka, Leonid Sigal 외

Dense video captioning is a fine-grained video understanding task that involves two sub-problems: localizing distinct events in a long video stream, and generating captions for the localized events. We propose the Joint …

Dense CaptioningDense Video CaptioningEvent DetectionVideo Captioning+1

Multi-modal Retinal Image Registration Using a Keypoint-Based Vessel Structure Aligning Network

2022-07-21 · Aline Sindel, Bettina Hohberger, Andreas Maier, Vincent Christlein

In ophthalmological imaging, multiple imaging systems, such as color fundus, infrared, fluorescein angiography, optical coherence tomography (OCT) or OCT angiography, are often involved to make a diagnosis of retinal dis…

Graph Neural NetworkImage RegistrationKeypoint Detection

WALDO: One-Shot Exemplar-Conditioned Object Detection in Cluttered Scenes

2026-08-28 · Kishor Datta Gupta, Ahmed Rafi Hasan, Md. Mahfuzur Rahman, Md. Sadman Haque 외 arxiv

Locating a specific object instance in a cluttered scene using a single reference image and a short description, and reporting when that instance is absent, large vision-language models usually address this task. We ask …

Object LocalizationObject Detection

D3Feat: Joint Learning of Dense Detection and Description of 3D Local Features

2020-03-06 · CVPR 2020 6 · Xuyang Bai, Zixin Luo, Lei Zhou, Hongbo Fu 외

A successful point cloud registration often lies on robust establishment of sparse matches through discriminative 3D local features. Despite the fast evolution of learning-based 3D feature descriptors, little attention h…

Point Cloud Registration