中文
相关论文

相关论文: 1st Place Solution to Google Landmark Retrieval 20…

200 篇论文

In this paper, we describe our solution to the Google Landmark Recognition 2019 Challenge held on Kaggle. Due to the large number of classes, noisy data, imbalanced class sizes, and the presence of a significant amount of distractors in the…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Yinzheng Gu , Chuanpeng Li

This paper presents the 2nd place solution to the Google Landmark Retrieval 2021 Competition on Kaggle. The solution is based on a baseline with training tricks from person re-identification, a continent-aware sampling strategy is presented…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Zhang Yuqi , Xu Xianzhe , Chen Weihua , Wang Yaohua , Zhang Fangyi , Wang Fan , Li Hao

This paper presents the 2nd place solution to the Google Landmark Retrieval Competition 2020. We propose a training method of global feature model for landmark retrieval without post-processing, such as local feature and spatial…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Min Yang , Cheng Cui , Xuetong Xue , Hui Ren , Kai Wei

We present a retrieval based system for landmark retrieval and recognition challenge.There are five parts in retrieval competition system, including feature extraction and matching to get candidates queue; database augmentation and query…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Kaibing Chen , Cheng Cui , Yuning Du , Xianglong Meng , Hui Ren

As Transformer-based architectures have recently shown encouraging progresses in computer vision. In this work, we present the solution to the Google Landmark Recognition 2021 Challenge held on Kaggle, which is an improvement on our last…

计算机视觉与模式识别 · 计算机科学 2021-10-08 Shubin Dai

In this paper, we show our solution to the Google Landmark Recognition 2021 Competition. Firstly, embeddings of images are extracted via various architectures (i.e. CNN-, Transformer- and hybrid-based), which are optimized by ArcFace loss.…

计算机视觉与模式识别 · 计算机科学 2021-10-08 Cheng Xu , Weimin Wang , Shuai Liu , Yong Wang , Yuxiang Tang , Tianling Bian , Yanyu Yan , Qi She , Cheng Yang

We present our solutions to the Google Landmark Challenges 2021, for both the retrieval and the recognition tracks. Both solutions are ensembles of transformers and ConvNet models based on Sub-center ArcFace with dynamic margins. Since the…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Qishen Ha , Bo Liu , Hongwei Zhang

Image retrieval is a fundamental problem in computer vision. This paper presents our 3rd place detailed solution to the Google Landmark Retrieval 2020 challenge. We focus on the exploration of data cleaning and models with metric learning.…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Ke Mei , Lei li , Jinchang Xu , Yanhua Cheng , Yugeng Lin

We present our third place solution to the Google Landmark Recognition 2020 competition. It is an ensemble of global features only Sub-center ArcFace models. We introduce dynamic margins for ArcFace loss, a family of tune-able margin…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Qishen Ha , Bo Liu , Fuxu Liu , Peiyuan Liao

This paper presents the 1st place solution for the Google Universal Images Embedding Competition on Kaggle. The highlighted part of our solution is based on 1) A novel way to conduct training and fine-tuning; 2) The idea of a better…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Shihao Shao , Qinghua Cui

We propose an efficient pipeline for large-scale landmark image retrieval that addresses the diversity of the dataset through two-stage discriminative re-ranking. Our approach is based on embedding the images in a feature-space using a…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Shuhei Yokoo , Kohei Ozaki , Edgar Simo-Serra , Satoshi Iizuka

Image representations are a critical building block of computer vision applications. This paper presents the 2nd place solution to the Google Universal Image Embedding Competition, which is part of the ECCV2022 instance-level recognition…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Xiaolong Huang , Qiankun Li

This paper presents the 6th place solution to the Google Universal Image Embedding competition on Kaggle. Our approach is based on the CLIP architecture, a powerful pre-trained model used to learn visual representation from natural language…

计算机视觉与模式识别 · 计算机科学 2022-10-19 S. Gkelios , A. Kastellos , S. Chatzichristofis

This article presents an efficient end-to-end method to perform instance-level recognition employed to the task of labeling and ranking landmark images. In a first step, we embed images in a high dimensional feature space using…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Christof Henkel , Philipp Singer

This paper introduces the 3rd place solution to the ICCV LargeFineFoodAI Retrieval Competition on Kaggle. Four basic models are independently trained with the weighted sum of ArcFace and Circle loss, then TTA and Ensemble are successively…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Yang Zhong , Zhiming Wang , Zhaoyang Li , Jinyu Ma , Xiang Li

In this paper, we present our solution, which placed 5th in the kaggle Google Universal Image Embedding Competition in 2022. We use the ViT-H visual encoder of CLIP from the openclip repository as a backbone and train a head model composed…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Noriaki Ota , Shingo Yokoi , Shinsuke Yamaoka

For the past three years, Kaggle has been hosting the Image Matching Challenge, which focuses on solving a 3D image reconstruction problem using a collection of 2D images. Each year, this competition fosters the development of innovative…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Shyam Gupta , Dhanisha Sharma , Songling Huang

The Google-Landmarks-v2 dataset is the biggest worldwide landmarks dataset characterized by a large magnitude of noisiness and diversity. We present a novel landmark retrieval/recognition system, robust to a noisy and diverse dataset, by…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Kohei Ozaki , Shuhei Yokoo

Landmark localization in images and videos is a classic problem solved in various ways. Nowadays, with deep networks prevailing throughout machine learning, there are revamped interests in pushing facial landmark detection technologies to…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Joseph P Robinson , Yuncheng Li , Ning Zhang , Yun Fu , and Sergey Tulyakov

How important is it for training and evaluation sets to not have class overlap in image retrieval? We revisit Google Landmarks v2 clean, the most popular training set, by identifying and removing class overlap with Revisited Oxford and…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Chull Hwan Song , Jooyoung Yoon , Taebaek Hwang , Shunghyun Choi , Yeong Hyeon Gu , Yannis Avrithis
‹ 上一页 1 2 3 10 下一页 ›