中文
相关论文

相关论文: Raising the Ceiling: Conflict-Free Local Feature M…

200 篇论文

Feature matching is a challenging computer vision task that involves finding correspondences between two images of a 3D scene. In this paper we consider the dense approach instead of the more common sparse paradigm, thus striving to find…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Johan Edstedt , Ioannis Athanasiadis , Mårten Wadenbäck , Michael Felsberg

Matching promises transparent causal inferences for observational data, making it an intuitive approach for many applications. In practice, however, standard matching methods often perform poorly compared to modern approaches such as…

统计方法学 · 统计学 2024-11-11 Jonathan Che , Xiang Meng , Luke Miratrix

Image matching aims at identifying corresponding points between a pair of images. Currently, detector-free methods have shown impressive performance in challenging scenarios, thanks to their capability of generating dense matches and global…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Xudong Cai , Yongcai Wang , Lun Luo , Minhang Wang , Deying Li , Jintao Xu , Weihao Gu , Rui Ai

Feature matching is a fundamental problem in computer vision with wide-ranging applications, including simultaneous localization and mapping (SLAM), image stitching, and 3D reconstruction. While recent advances in deep learning have…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Ronald Nap , Andy Xiao

Image Matching is a core component of all best-performing algorithms and pipelines in 3D vision. Yet despite matching being fundamentally a 3D problem, intrinsically linked to camera pose and scene geometry, it is typically treated as a 2D…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Vincent Leroy , Yohann Cabon , Jérôme Revaud

Feature matching is a crucial technique in computer vision. A unified perspective for this task is to treat it as a searching problem, aiming at an efficient search strategy to narrow the search space to point matches between images. One of…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Yesheng Zhang , Xu Zhao

Visual Place Recognition (VPR) is a critical task in computer vision, traditionally enhanced by re-ranking retrieval results with image matching. However, recent advancements in VPR methods have significantly improved performance,…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Davide Sferrazza , Gabriele Berton , Gabriele Trivigno , Carlo Masone

We introduce camera ray matching (CRAYM) into the joint optimization of camera poses and neural fields from multi-view images. The optimized field, referred to as a feature volume, can be "probed" by the camera rays for novel view synthesis…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Liqiang Lin , Wenpeng Wu , Chi-Wing Fu , Hao Zhang , Hui Huang

Leveraging the vision foundation models has emerged as a mainstream paradigm that improves the performance of image feature matching. However, previous works have ignored the misalignment when introducing the foundation models into feature…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Yuhan Liu , Jingwen Fu , Yang Wu , Kangyi Wu , Pengna Li , Jiayi Wu , Sanping Zhou , Jingmin Xin

Integration of aerial and ground images has been proved as an efficient approach to enhance the surface reconstruction in urban environments. However, as the first step, the feature point matching between aerial and ground images is…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Qing Zhu , Zhendong Wang , Han Hu , Linfu Xie , Xuming Ge , Yeting Zhang

Segment matching is an important intermediate task in computer vision that establishes correspondences between semantically or geometrically coherent regions across images. Unlike keypoint matching, which focuses on localized features,…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Rohit Jayanti , Swayam Agrawal , Vansh Garg , Siddharth Tourani , Muhammad Haris Khan , Sourav Garg , Madhava Krishna

Establishing consistent and dense correspondences across multiple images is crucial for Structure from Motion (SfM) systems. Significant view changes, such as air-to-ground with very sparse view overlap, pose an even greater challenge to…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Gonglin Chen , Jinsen Wu , Haiwei Chen , Wenbin Teng , Zhiyuan Gao , Andrew Feng , Rongjun Qin , Yajie Zhao

State-of-the-art methods fail to solve visual localization in scenarios where different devices use different sparse feature extraction algorithms to obtain keypoints and their corresponding descriptors. Translating feature descriptors is…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Paula Carbó Cubero , Alberto Jaenal Gálvez , André Mateus , José Araújo , Patric Jensfelt

Feature matching between image pairs is a fundamental problem in computer vision that drives many applications, such as SLAM. Recently, semi-dense matching approaches have achieved substantial performance enhancements and established a…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Xiaolong Wang , Lei Yu , Yingying Zhang , Jiangwei Lao , Lixiang Ru , Liheng Zhong , Jingdong Chen , Yu Zhang , Ming Yang

Feature matching is a crucial task in the field of computer vision, which involves finding correspondences between images. Previous studies achieve remarkable performance using learning-based feature comparison. However, the pervasive…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Yesheng Zhang , Xu Zhao

Accurate and stable feature matching is critical for computer vision tasks, particularly in applications such as Simultaneous Localization and Mapping (SLAM). While recent learning-based feature matching methods have demonstrated promising…

机器人学 · 计算机科学 2025-04-08 Yuqing Wang , Yan Wang , Hailiang Tang , Xiaoji Niu

Image matching approaches have been widely used in computer vision applications in which the image-level matching performance of matchers is critical. However, it has not been well investigated by previous works which place more emphases on…

计算机视觉与模式识别 · 计算机科学 2018-08-08 JiaWang Bian , Le Zhang , Yun Liu , Wen-Yan Lin , Ming-Ming Cheng , Ian D. Reid

Finding corresponding pixels within a pair of images is a fundamental computer vision task with various applications. Due to the specific requirements of different tasks like optical flow estimation and local feature matching, previous…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Songyan Zhang , Xinyu Sun , Hao Chen , Bo Li , Chunhua Shen

Few-Shot Class Incremental Learning (FSCIL) is crucial for adapting to the complex open-world environments. Contemporary prospective learning-based space construction methods struggle to balance old and new knowledge, as prototype bias and…

机器学习 · 计算机科学 2026-03-03 Qinzhe Wang , Zixuan Chen , Keke Huang , Xiu Su , Chunhua Yang , Chang Xu

Feature matching plays a fundamental role in many computer vision tasks, yet existing methods heavily rely on scarce and clean multi-view image collections, which constrains their generalization to diverse and challenging scenarios.…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Yingping Liang , Yutao Hu , Wenqi Shao , Ying Fu
‹ 上一页 1 2 3 10 下一页 ›