中文
相关论文

相关论文: Adaptive Assignment for Geometry Aware Local Featu…

200 篇论文

Recent years have witnessed great progress in deep learning based object detection. However, due to the domain shift problem, applying off-the-shelf detectors to an unseen domain leads to significant performance drop. To address such an…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Yangtao Zheng , Di Huang , Songtao Liu , Yunhong Wang

Multi-task learning (MTL) aims to empower a model to tackle multiple tasks simultaneously. A recent development known as task arithmetic has revealed that several models, each fine-tuned for distinct tasks, can be directly merged into a…

机器学习 · 计算机科学 2024-05-29 Enneng Yang , Zhenyi Wang , Li Shen , Shiwei Liu , Guibing Guo , Xingwei Wang , Dacheng Tao

Non-rigid 3D mesh matching is a critical step in computer vision and computer graphics pipelines. We tackle matching meshes that contain topological artefacts which can break the assumption made by current approaches. While Functional Maps…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Aymen Merrouche , Stefanie Wuhrer , Edmond Boyer

Visual attention, derived from cognitive neuroscience, facilitates human perception on the most pertinent subset of the sensory data. Recently, significant efforts have been made to exploit attention schemes to advance computer vision…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Shi Pu , Yibing Song , Chao Ma , Honggang Zhang , Ming-Hsuan Yang

Dimensionality reduction is a fundamental task in modern data science. Several projection methods specifically tailored to take into account the non-linearity of the data via local embeddings have been proposed. Such methods are often based…

机器学习 · 统计学 2026-01-28 Antonio Di Noia , Federico Ravenda , Antonietta Mira

The classical matching pipeline used for visual localization typically involves three steps: (i) local feature detection and description, (ii) feature matching, and (iii) outlier rejection. Recently emerged correspondence networks propose…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Qunjie Zhou , Torsten Sattler , Laura Leal-Taixe

Exploiting internal spatial geometric constraints of sparse LiDARs is beneficial to depth completion, however, has been not explored well. This paper proposes an efficient method to learn geometry-aware embedding, which encodes the local…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Wenchao Du , Hu Chen , Hongyu Yang , Yi Zhang

Semi-dense feature matching methods have been significantly advanced by leveraging attention mechanisms to extract discriminative descriptors. However, most existing approaches treat all pixels equally during attention computations, which…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Dongyue Li

From a simplified analysis of adaptive methods, we derive AvaGrad, a new optimizer which outperforms SGD on vision tasks when its adaptability is properly tuned. We observe that the power of our method is partially explained by a decoupling…

机器学习 · 计算机科学 2020-03-18 Pedro Savarese , David McAllester , Sudarshan Babu , Michael Maire

Image retrieval aims to identify visually similar images within a database using a given query image. Traditional methods typically employ both global and local features extracted from images for matching, and may also apply re-ranking…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Sihe Zhang , Qingdong He , Jinlong Peng , Yuxi Li , Zhengkai Jiang , Jiafu Wu , Mingmin Chi , Yabiao Wang , Chengjie Wang

This paper proposes an adaptive auxiliary task learning based approach for object counting problems. Unlike existing auxiliary task learning based methods, we develop an attention-enhanced adaptively shared backbone network to enable both…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Yanda Meng , Joshua Bridge , Meng Wei , Yitian Zhao , Yihong Qiao , Xiaoyun Yang , Xiaowei Huang , Yalin Zheng

Affinity graph-based segmentation methods have become a major trend in computer vision. The performance of these methods relies on the constructed affinity graph, with particular emphasis on the neighborhood topology and pairwise affinities…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Yang Zhang , Moyun Liu , Huiming Zhang , Guodong Sun , Jingwu He

In this work, we present Patch-Adapter, an effective framework for high-resolution text-guided image inpainting. Unlike existing methods limited to lower resolutions, our approach achieves 4K+ resolution while maintaining precise content…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Jianhui Zhang , Sheng Cheng , Qirui Sun , Jia Liu , Wang Luyang , Chaoyu Feng , Chen Fang , Lei Lei , Jue Wang , Shuaicheng Liu

We tackle the problem of finding accurate and robust keypoint correspondences between images. We propose a learning-based approach to guide local feature matches via a learned approximate image matching. Our approach can boost the results…

计算机视觉与模式识别 · 计算机科学 2021-05-03 François Darmon , Mathieu Aubry , Pascal Monasse

Maintaining robust 3D perception under dynamic and unpredictable test-time conditions remains a critical challenge for autonomous driving systems. Existing test-time adaptation (TTA) methods often fail in high-variance tasks like 3D object…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Huitong Yang , Zhuoxiao Chen , Fengyi Zhang , Zi Huang , Yadan Luo

State-of-the-art object detection systems rely on an accurate set of region proposals. Several recent methods use a neural network architecture to hypothesize promising object locations. While these approaches are computationally efficient,…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Yongxi Lu , Tara Javidi , Svetlana Lazebnik

In vision-enabled autonomous systems such as robots and autonomous cars, video object detection plays a crucial role, and both its speed and accuracy are important factors to provide reliable operation. The key insight we show in this paper…

计算机视觉与模式识别 · 计算机科学 2019-02-11 Ting-Wu Chin , Ruizhou Ding , Diana Marculescu

Facial action unit (AU) detection and face alignment are two highly correlated tasks, since facial landmarks can provide precise AU locations to facilitate the extraction of meaningful local features for AU detection. However, most existing…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Zhiwen Shao , Zhilei Liu , Jianfei Cai , Lizhuang Ma

We introduce a comprehensive benchmark for local features and robust estimation algorithms, focusing on the downstream task -- the accuracy of the reconstructed camera pose -- as our primary metric. Our pipeline's modular structure allows…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Yuhe Jin , Dmytro Mishkin , Anastasiia Mishchuk , Jiri Matas , Pascal Fua , Kwang Moo Yi , Eduard Trulls

We present a novel method for local image feature matching. Instead of performing image feature detection, description, and matching sequentially, we propose to first establish pixel-wise dense matches at a coarse level and later refine the…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Jiaming Sun , Zehong Shen , Yuang Wang , Hujun Bao , Xiaowei Zhou