中文
相关论文

相关论文: SiLK -- Simple Learned Keypoints

200 篇论文

Robust local feature detection and description are foundational tasks in computer vision. Existing methods primarily rely on single appearance cues for modeling, leading to unstable keypoints and insufficient descriptor discriminability. In…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Yang Yi , Xieyuanli Chen , Jinpu Zhang , Hui Shen , Dewen Hu

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 applicability, as each…

计算机视觉与模式识别 · 计算机科学 2023-01-16 Yuhe Jin , Weiwei Sun , Jan Hosang , Eduard Trulls , Kwang Moo Yi

Detection and description of keypoints from an image is a well-studied problem in Computer Vision. Some methods like SIFT, SURF or ORB are computationally really efficient. This paper proposes a solution for a particular case study on…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Ibon Merino , Jon Azpiazu , Anthony Remazeilles , Basilio Sierra

Keypoint-based matching is a fundamental component of modern 3D vision systems, such as Structure-from-Motion (SfM) and SLAM. Most existing learning-based methods are trained on image pairs, a paradigm that fails to explicitly optimize for…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Yepeng Liu , Hao Li , Liwen Yang , Fangzhen Li , Xudi Ge , Yuliang Gu , kuang Gao , Bing Wang , Guang Chen , Hangjun Ye , Yongchao Xu

In recent years, deep learning techniques have been used to develop sign language recognition systems, potentially serving as a communication tool for millions of hearing-impaired individuals worldwide. However, there are inherent…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Alvaro Leandro Cavalcante Carneiro , Denis Henrique Pinheiro Salvadeo , Lucas de Brito Silva

Local feature frameworks are difficult to learn in an end-to-end fashion, due to the discreteness inherent to the selection and matching of sparse keypoints. We introduce DISK (DIScrete Keypoints), a novel method that overcomes these…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Michał J. Tyszkiewicz , Pascal Fua , Eduard Trulls

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 propose the…

计算机视觉与模式识别 · 计算机科学 2022-02-04 Chengliang Zhong , Chao Yang , Jinshan Qi , Fuchun Sun , Huaping Liu , Xiaodong Mu , Wenbing Huang

With the advent of powerful, light-weight 3D LiDARs, they have become the hearth of many navigation and SLAM algorithms on various autonomous systems. Pointcloud registration methods working with unstructured pointclouds such as ICP are…

机器人学 · 计算机科学 2021-04-13 Dominic Streiff , Lukas Bernreiter , Florian Tschopp , Marius Fehr , Roland Siegwart

Keypoint detection is one of the most important pre-processing steps in tasks such as face modeling, recognition and verification. In this paper, we present an iterative method for Keypoint Estimation and Pose prediction of unconstrained…

计算机视觉与模式识别 · 计算机科学 2017-02-17 Amit Kumar , Azadeh Alavi , Rama Chellappa

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

Despite the success in 6D pose estimation in bin-picking scenarios, existing methods still struggle to produce accurate prediction results for symmetry objects and real world scenarios. The primary bottlenecks include 1) the ambiguity…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Ding-Tao Huang , En-Te Lin , Lipeng Chen , Li-Fu Liu , Long Zeng

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 introduce a learning-based approach to detect repeatable keypoints under drastic imaging changes of weather and lighting conditions to which state-of-the-art keypoint detectors are surprisingly sensitive. We first identify good keypoint…

计算机视觉与模式识别 · 计算机科学 2015-11-16 Yannick Verdie , Kwang Moo Yi , Pascal Fua , Vincent Lepetit

Keypoint detector and descriptor are two main components of point cloud registration. Previous learning-based keypoint detectors rely on saliency estimation for each point or farthest point sample (FPS) for candidate points selection, which…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Fan Lu , Guang Chen , Yinlong Liu , Zhongnan Qu , Alois Knoll

We present LInKs, a novel unsupervised learning method to recover 3D human poses from 2D kinematic skeletons obtained from a single image, even when occlusions are present. Our approach follows a unique two-step process, which involves…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Peter Hardy , Hansung Kim

The field of keypoint extraction, which is essential for vision applications like Structure from Motion (SfM) and Simultaneous Localization and Mapping (SLAM), has evolved from relying on handcrafted methods to leveraging deep learning…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Haodi Yao , Fenghua He , Ning Hao , Chen Xie

Recently, cross-spectral image patch matching based on feature relation learning has attracted extensive attention. However, performance bottleneck problems have gradually emerged in existing methods. To address this challenge, we make the…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Chuang Yu , Yunpeng Liu , Jinmiao Zhao , Xiangyu Yue

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 methods are used to…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Jerome Revaud , Philippe Weinzaepfel , César De Souza , Noe Pion , Gabriela Csurka , Yohann Cabon , Martin Humenberger

A variety of computer vision applications depend on the efficiency of image matching algorithms used. Various descriptors are designed to detect and match features in images. Deployment of this algorithms in mobile applications creates a…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Himanshu Vaghela , Manan Oza , Sudhir Bagul

Supervised keypoint localization methods rely on large manually labeled image datasets, where objects can deform, articulate, or occlude. However, creating such large keypoint labels is time-consuming and costly, and is often error-prone…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Xingzhe He , Gaurav Bharaj , David Ferman , Helge Rhodin , Pablo Garrido