中文
相关论文

相关论文: A Resilient Image Matching Method with an Affine I…

200 篇论文

Most computer vision application rely on algorithms finding local correspondences between different images. These algorithms detect and compare stable local invariant descriptors centered at scale-invariant keypoints. Because of the…

计算机视觉与模式识别 · 计算机科学 2014-09-10 Ives Rey-Otero , Mauricio Delbracio , Jean-Michel Morel

Local feature matching enjoys wide-ranging applications in the realm of computer vision, encompassing domains such as image retrieval, 3D reconstruction, and object recognition. However, challenges persist in improving the accuracy and…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Shibiao Xu , Shunpeng Chen , Rongtao Xu , Changwei Wang , Peng Lu , Li Guo

Deep-learning-based local feature extraction algorithms that combine detection and description have made significant progress in visible image matching. However, the end-to-end training of such frameworks is notoriously unstable due to the…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Yuxin Deng , Jiayi Ma

We propose an attentive local feature descriptor suitable for large-scale image retrieval, referred to as DELF (DEep Local Feature). The new feature is based on convolutional neural networks, which are trained only with image-level…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Hyeonwoo Noh , Andre Araujo , Jack Sim , Tobias Weyand , Bohyung Han

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

This study addresses the challenge of performing visual localization in demanding conditions such as night-time scenarios, adverse weather, and seasonal changes. While many prior studies have focused on improving image-matching performance…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Khang Truong Giang , Soohwan Song , Sungho Jo

Effective feature fusion of multispectral images plays a crucial role in multi-spectral object detection. Previous studies have demonstrated the effectiveness of feature fusion using convolutional neural networks, but these methods are…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Jifeng Shen , Yifei Chen , Yue Liu , Xin Zuo , Heng Fan , Wankou Yang

Training an object detector on a data-rich domain and applying it to a data-poor one with limited performance drop is highly attractive in industry, because it saves huge annotation cost. Recent research on unsupervised domain adaptive…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Chenfan Zhuang , Xintong Han , Weilin Huang , Matthew R. Scott

Image matching, which establishes correspondences between two-view images to recover 3D structure and camera geometry, serves as a cornerstone in computer vision and underpins a wide range of applications, including visual localization, 3D…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Shihua Zhang , Zizhuo Li , Kaining Zhang , Yifan Lu , Yuxin Deng , Linfeng Tang , Xingyu Jiang , Jiayi Ma

In most computer vision and image analysis problems, it is necessary to define a similarity measure between two or more different objects or images. Template matching is a classic and fundamental method used to score similarities between…

计算机视觉与模式识别 · 计算机科学 2016-10-25 Nazanin Sadat Hashemi , Roya Babaie Aghdam , Atieh Sadat Bayat Ghiasi , Parastoo Fatemi

We propose a novel method for large-scale image stitching that is robust against repetitive patterns and featureless regions in the imagery. In such cases, state-of-the-art image stitching methods easily produce image alignment artifacts,…

计算机视觉与模式识别 · 计算机科学 2021-07-29 Matti Pellikka , Valtteri Lahtinen

The 2D object detection in clean images has been a well studied topic, but its vulnerability against adversarial attack is still worrying. Existing work has improved robustness of object detectors by adversarial training, at the same time,…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Weipeng Xu , Hongcheng Huang , Shaoyou Pan

A novel image matching method is proposed that utilizes learned features extracted by an off-the-shelf deep neural network to obtain a promising performance. The proposed method uses pre-trained VGG architecture as a feature extractor and…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Ufuk Efe , Kutalmis Gokalp Ince , A. Aydin Alatan

Person Re-identification (Person ReID) is an important topic in intelligent surveillance and computer vision. It aims to accurately measure visual similarities between person images for determining whether two images correspond to the same…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Xinglu Wang

Many keypoint detection and description methods have been proposed for image matching or registration. While these methods demonstrate promising performance for single-modality image matching, they often struggle with multimodal data…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Yepeng Liu , Zhichao Sun , Baosheng Yu , Yitian Zhao , Bo Du , Yongchao Xu , Jun Cheng

LiDAR and camera fusion techniques are promising for achieving 3D object detection in autonomous driving. Most multi-modal 3D object detection frameworks integrate semantic knowledge from 2D images into 3D LiDAR point clouds to enhance…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Shaoqing Xu , Fang Li , Ziying Song , Jin Fang , Sifen Wang , Zhi-Xin Yang

Convolutional Neural Network (CNN) is a very powerful approach to extract discriminative local descriptors for effective image search. Recent work adopts fine-tuned strategies to further improve the discriminative power of the descriptors.…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Tuan Hoang , Thanh-Toan Do , Dang-Khoa Le Tan , Ngai-Man Cheung

Feature matching and finding correspondences between endoscopic images is a key step in many clinical applications such as patient follow-up and generation of panoramic image from clinical sequences for fast anomalies localization.…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Manel Farhat , Houda Chaabouni-Chouayakh , Achraf Ben-Hamadou

Image matting is a fundamental computer vision problem and has many applications. Previous algorithms have poor performance when an image has similar foreground and background colors or complicated textures. The main reasons are prior…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ning Xu , Brian Price , Scott Cohen , Thomas Huang

We propose a novel method for salient object detection in different images. Our method integrates spatial features for efficient and robust representation to capture meaningful information about the salient objects. We then train a…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Abdullah J. Alzahrani , Hina Afridi