中文
相关论文

相关论文: Unifying Deep Local and Global Features for Image …

200 篇论文

Current image retrieval systems often face domain specificity and generalization issues. This study aims to overcome these limitations by developing a computationally efficient training framework for a universal feature extractor that…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Morris Florek , David Tschirschwitz , Björn Barz , Volker Rodehorst

This paper addresses the problem of large-scale image retrieval. We propose a two-layer fusion method which takes advantage of global and local cues and ranks database images from coarse to fine (C2F). Departing from the previous methods…

多媒体 · 计算机科学 2016-07-05 Gaipeng Kong , Le Dong , Wenpu Dong , Liang Zheng , Qi Tian

As a basic task of computer vision, image similarity retrieval is facing the challenge of large-scale data and image copy attacks. This paper presents our 3rd place solution to the matching track of Image Similarity Challenge (ISC) 2021…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Xinlong Sun , Yangyang Qin , Xuyuan Xu , Guoping Gong , Yang Fang , Yexin Wang

We present an algorithm for extracting key-point descriptors using deep convolutional neural networks (CNN). Unlike many existing deep CNNs, our model computes local features around a given point in an image. We also present a face…

计算机视觉与模式识别 · 计算机科学 2016-02-01 Amit Kumar , Rajeev Ranjan , Vishal Patel , Rama Chellappa

Retrieving images from the same location as a given query is an important component of multiple computer vision tasks, like Visual Place Recognition, Landmark Retrieval, Visual Localization, 3D reconstruction, and SLAM. However, existing…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Gabriele Berton , Carlo Masone

Scene parsing from images is a fundamental yet challenging problem in visual content understanding. In this dense prediction task, the parsing model assigns every pixel to a categorical label, which requires the contextual information of…

计算机视觉与模式识别 · 计算机科学 2020-11-06 Litao Yu , Yongsheng Gao , Jun Zhou , Jian Zhang , Qiang Wu

Convolutional neural network has recently achieved great success for image restoration (IR) and also offered hierarchical features. However, most deep CNN based IR models do not make full use of the hierarchical features from the original…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Yulun Zhang , Yapeng Tian , Yu Kong , Bineng Zhong , Yun Fu

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

High-resolution remote sensing imagery increasingly contains dense clusters of tiny objects, the detection of which is extremely challenging due to severe mutual occlusion and limited pixel footprints. Existing detection methods typically…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Zhicheng Zhao , Xuanang Fan , Lingma Sun , Chenglong Li , Jin Tang

Detecting fashion landmarks is a fundamental technique for visual clothing analysis. Due to the large variation and non-rigid deformation of clothes, localizing fashion landmarks suffers from large spatial variances across poses, scales,…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Sumin Lee , Sungchan Oh , Chanho Jung , Changick Kim

The task of large-scale retrieval-based image localization is to estimate the geographical location of a query image by recognizing its nearest reference images from a city-scale dataset. However, the general public benchmarks only provide…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Yixiao Ge , Haibo Wang , Feng Zhu , Rui Zhao , Hongsheng Li

Existing deepfake detectors face several challenges in achieving robustness and generalization. One of the primary reasons is their limited ability to extract relevant information from forgery videos, especially in the presence of various…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Zhiyuan Yan , Peng Sun , Yubo Lang , Shuo Du , Shanzhuo Zhang , Wei Wang , Lei Liu

Modeling the distribution of natural images is a landmark problem in unsupervised learning. This task requires an image model that is at once expressive, tractable and scalable. We present a deep neural network that sequentially predicts…

计算机视觉与模式识别 · 计算机科学 2016-08-22 Aaron van den Oord , Nal Kalchbrenner , Koray Kavukcuoglu

Image retrieval in realistic scenarios targets large dynamic datasets of unlabeled images. In these cases, training or fine-tuning a model every time new images are added to the database is neither efficient nor scalable. Convolutional…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Albert Jimenez , Jose M. Alvarez , Xavier Giro-i-Nieto

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

We present our solution to Landmark Image Retrieval Challenge 2019. This challenge was based on the large Google Landmarks Dataset V2[9]. The goal was to retrieve all database images containing the same landmark for every provided query…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Cheng Chang , Himanshu Rai , Satya Krishna Gorti , Junwei Ma , Chundi Liu , Guangwei Yu , Maksims Volkovs

The search for specific objects or motifs is essential to art history as both assist in decoding the meaning of artworks. Digitization has produced large art collections, but manual methods prove to be insufficient to analyze them. In the…

计算机视觉与模式识别 · 计算机科学 2021-07-16 Nikolai Ufer , Sabine Lang , Björn Ommer

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

Dense facial landmark detection is one of the key elements of face processing pipeline. It is used in virtual face reenactment, emotion recognition, driver status tracking, etc. Early approaches were suitable for facial landmark detection…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Kostiantyn Khabarlak , Larysa Koriashkina

We introduce LightGlue, a deep neural network that learns to match local features across images. We revisit multiple design decisions of SuperGlue, the state of the art in sparse matching, and derive simple but effective improvements.…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Philipp Lindenberger , Paul-Edouard Sarlin , Marc Pollefeys