中文
相关论文

相关论文: NeuralMarker: A Framework for Learning General Mar…

200 篇论文

We propose a novel framework for finding correspondences in images based on a deep neural network that, given two images and a query point in one of them, finds its correspondence in the other. By doing so, one has the option to query only…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Wei Jiang , Eduard Trulls , Jan Hosang , Andrea Tagliasacchi , Kwang Moo Yi

In this paper, we address the problem of building dense correspondences between human images under arbitrary camera viewpoints and body poses. Prior art either assumes small motion between frames or relies on local descriptors, which cannot…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Feitong Tan , Danhang Tang , Mingsong Dou , Kaiwen Guo , Rohit Pandey , Cem Keskin , Ruofei Du , Deqing Sun , Sofien Bouaziz , Sean Fanello , Ping Tan , Yinda Zhang

In this paper, we aim at establishing accurate dense correspondences between a pair of images with overlapping field of view under challenging illumination variation, viewpoint changes, and style differences. Through an extensive ablation…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Georgi Tinchev , Shuda Li , Kai Han , David Mitchell , Rigas Kouskouridas

We present a minimalistic but effective neural network that computes dense facial correspondences in highly unconstrained RGB images. Our network learns a per-pixel flow and a matchability mask between 2D input photographs of a person and…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Ronald Yu , Shunsuke Saito , Haoxiang Li , Duygu Ceylan , Hao Li

We develop a deep architecture to learn to find good correspondences for wide-baseline stereo. Given a set of putative sparse matches and the camera intrinsics, we train our network in an end-to-end fashion to label the correspondences as…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Kwang Moo Yi , Eduard Trulls , Yuki Ono , Vincent Lepetit , Mathieu Salzmann , Pascal Fua

In this work we target the problem of estimating accurately localised correspondences between a pair of images. We adopt the recent Neighbourhood Consensus Networks that have demonstrated promising performance for difficult correspondence…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Ignacio Rocco , Relja Arandjelović , Josef Sivic

This paper addresses the problem of determining dense pixel correspondences between two images and its application to geometric correspondence verification in image retrieval. The main contribution is a geometric correspondence verification…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Zakaria Laskar , Iaroslav Melekhov , Hamed R. Tavakoli , Juha Ylioinas , Juho Kannala

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

In this paper, we present a framework for computing dense keypoint correspondences between images under strong scene appearance changes. Traditional methods, based on nearest neighbour search in the feature descriptor space, perform poorly…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Grzegorz Kurzejamski , Jacek Komorowski , Lukasz Dabala , Konrad Czarnota , Simon Lynen , Tomasz Trzcinski

Establishing dense correspondence between two images is a fundamental computer vision problem, which is typically tackled by matching local feature descriptors. However, without global awareness, such local features are often insufficient…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Zhengfei Kuang , Jiaman Li , Mingming He , Tong Wang , Yajie Zhao

Affine correspondences have received significant attention due to their benefits in tasks like image matching and pose estimation. Existing methods for extracting affine correspondences still have many limitations in terms of performance;…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Pengju Sun , Banglei Guan , Zhenbao Yu , Yang Shang , Qifeng Yu , Daniel Barath

We address the problem of finding reliable dense correspondences between a pair of images. This is a challenging task due to strong appearance differences between the corresponding scene elements and ambiguities generated by repetitive…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Ignacio Rocco , Mircea Cimpoi , Relja Arandjelović , Akihiko Torii , Tomas Pajdla , Josef Sivic

We propose a deep learning approach for finding dense correspondences between 3D scans of people. Our method requires only partial geometric information in the form of two depth maps or partial reconstructed surfaces, works for humans in…

计算机视觉与模式识别 · 计算机科学 2016-06-28 Lingyu Wei , Qixing Huang , Duygu Ceylan , Etienne Vouga , Hao Li

This paper introduces a modular, non-deep learning method for filtering and refining sparse correspondences in image matching. Assuming that motion flow within the scene can be approximated by local homography transformations, matches are…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Fabio Bellavia , Zhenjun Zhao , Luca Morelli , Fabio Remondino

Human visual recognition is a sparse process, where only a few salient visual cues are attended to rather than traversing every detail uniformly. However, most current vision networks follow a dense paradigm, processing every single visual…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Ziteng Gao , Zhan Tong , Limin Wang , Mike Zheng Shou

In this work, we focus on the task of learning and representing dense correspondences in deformable object categories. While this problem has been considered before, solutions so far have been rather ad-hoc for specific object types (i.e.,…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Natalia Neverova , David Novotny , Vasil Khalidov , Marc Szafraniec , Patrick Labatut , Andrea Vedaldi

In this paper, we present a new kind of learning implementation to recognize the patterns using the concept of Mirroring Neural Network (MNN) which can extract information from distinct sensory input patterns and perform pattern recognition…

人工智能 · 计算机科学 2008-12-16 Dasika Ratna Deepthi , K. Eswaran

Image-text matching has received growing interest since it bridges vision and language. The key challenge lies in how to learn correspondence between image and text. Existing works learn coarse correspondence based on object co-occurrence…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Chunxiao Liu , Zhendong Mao , Tianzhu Zhang , Hongtao Xie , Bin Wang , Yongdong Zhang

In this work, we introduce a deep-learning framework designed for estimating dense image correspondences. Our fully convolutional model generates dense feature maps for images, where each pixel is associated with a descriptor that can be…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Monika Kwiatkowski , Simon Matern , Olaf Hellwich

We present a new generalizable NeRF method that is able to directly generalize to new unseen scenarios and perform novel view synthesis with as few as two source views. The key to our approach lies in the explicitly modeled correspondence…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Yuedong Chen , Haofei Xu , Qianyi Wu , Chuanxia Zheng , Tat-Jen Cham , Jianfei Cai
‹ 上一页 1 2 3 10 下一页 ›