中文
相关论文

相关论文: R2D2: Repeatable and Reliable Detector and Descrip…

200 篇论文

Matching surfaces is a challenging 3D Computer Vision problem typically addressed by local features. Although a variety of 3D feature detectors and descriptors has been proposed in literature, they have seldom been proposed together and it…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Riccardo Spezialetti , Samuele Salti , Luigi Di Stefano

Finding point-wise correspondences between images is a long-standing problem in image analysis. This becomes particularly challenging for sketch images, due to the varying nature of human drawing style, projection distortions and viewport…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Pablo Navarro , José Ignacio Orlando , Claudio Delrieux , Emmanuel Iarussi

Image feature matching is to seek, localize and identify the similarities across the images. The matched local features between different images can indicate the similarities of their content. Resilience of image feature matching to large…

计算机视觉与模式识别 · 计算机科学 2018-02-28 Biao Zhao , Shigang Yue

Finding correspondences between images or 3D scans is at the heart of many computer vision and image retrieval applications and is often enabled by matching local keypoint descriptors. Various learning approaches have been applied in the…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Georgios Georgakis , Srikrishna Karanam , Ziyan Wu , Jan Ernst , Jana Kosecka

We present a large scale benchmark for the evaluation of local feature detectors. Our key innovation is the introduction of a new evaluation protocol which extends and improves the standard detection repeatability measure. The new protocol…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Karel Lenc , Andrea Vedaldi

Salient object detection, which aims to identify and locate the most salient pixels or regions in images, has been attracting more and more interest due to its various real-world applications. However, this vision task is quite challenging,…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Pingping Zhang , Wei Liu , Huchuan Lu , Chunhua Shen

We present a novel learned keypoint detection method designed to maximize the number of correct matches for the task of non-rigid image correspondence. Our training framework uses true correspondences, obtained by matching annotated image…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Welerson Melo , Guilherme Potje , Felipe Cadar , Renato Martins , Erickson R. Nascimento

This paper introduces a novel feature detector based only on information embedded inside a CNN trained on standard tasks (e.g. classification). While previous works already show that the features of a trained CNN are suitable descriptors,…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Assia Benbihi , Matthieu Geist , Cédric Pradalier

A method for learning local affine-covariant regions is presented. We show that maximizing geometric repeatability does not lead to local regions, a.k.a features,that are reliably matched and this necessitates descriptor-based learning. We…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Dmytro Mishkin , Filip Radenovic , Jiri Matas

Limited by the locality of convolutional neural networks, most existing local features description methods only learn local descriptors with local information and lack awareness of global and surrounding spatial context. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Changwei Wang , Rongtao Xu , Yuyang Zhang , Shibiao Xu , Weiliang Meng , Bin Fan , Xiaopeng Zhang

Deep learning-based methods have become the de facto standard for industrial defect detection. However, their data-hungry nature and inherent "black-box" characteristics often lead to performance bottlenecks and limited trustworthiness in…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Hang-Cheng Dong , Guodong Liu , Dong Ye , Bingguo Liu

Existing methods detect the keypoints in a non-differentiable way, therefore they can not directly optimize the position of keypoints through back-propagation. To address this issue, we present a partially differentiable keypoint detection…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Xiaoming Zhao , Xingming Wu , Jinyu Miao , Weihai Chen , Peter C. Y. Chen , Zhengguo Li

We present a new local descriptor for 3D shapes, directly applicable to a wide range of shape analysis problems such as point correspondences, semantic segmentation, affordance prediction, and shape-to-scan matching. The descriptor is…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Haibin Huang , Evangelos Kalogerakis , Siddhartha Chaudhuri , Duygu Ceylan , Vladimir G. Kim , Ersin Yumer

For relocalization in large-scale point clouds, we propose the first approach that unifies global place recognition and local 6DoF pose refinement. To this end, we design a Siamese network that jointly learns 3D local feature detection and…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Juan Du , Rui Wang , Daniel Cremers

Keypoint detection and local feature description are fundamental tasks in robotic perception, critical for applications such as SLAM, robot localization, feature matching, pose estimation, and 3D mapping. While existing methods…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Jiakai Lin , Jinchang Zhang , Guoyu Lu

Keypoint detection and matching is a fundamental task in many computer vision problems, from shape reconstruction, to structure from motion, to AR/VR applications and robotics. It is a well-studied problem with remarkable successes such as…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Marcela Mera-Trujillo , Shivang Patel , Yu Gu , Gianfranco Doretto

Point cloud based place recognition is still an open issue due to the difficulty in extracting local features from the raw 3D point cloud and generating the global descriptor, and it's even harder in the large-scale dynamic environments. In…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhe Liu , Shunbo Zhou , Chuanzhe Suo , Yingtian Liu , Peng Yin , Hesheng Wang , Yun-Hui Liu

This paper presents a novel keypoints-based attention mechanism for visual recognition in still images. Deep Convolutional Neural Networks (CNNs) for recognizing images with distinctive classes have shown great success, but their…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Asish Bera , Zachary Wharton , Yonghuai Liu , Nik Bessis , Ardhendu Behera

Identifying salient points in images is a crucial component for visual odometry, Structure-from-Motion or SLAM algorithms. Recently, several learned keypoint methods have demonstrated compelling performance on challenging benchmarks.…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Jiexiong Tang , Hanme Kim , Vitor Guizilini , Sudeep Pillai , Rares Ambrus

In recent years, the learned local descriptors have outperformed handcrafted ones by a large margin, due to the powerful deep convolutional neural network architectures such as L2-Net [1] and triplet based metric learning [2]. However,…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Yanwu Xu , Mingming Gong , Tongliang Liu , Kayhan Batmanghelich , Chaohui Wang