中文
相关论文

相关论文: 2nd Place Solution to Google Universal Image Embed…

200 篇论文

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

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

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

This paper presents the 3rd place solution to the Google Universal Image Embedding Competition on Kaggle. We use ViT-H/14 from OpenCLIP for the backbone of ArcFace, and trained in 2 stage. 1st stage is done with freezed backbone, and 2nd…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Nobuaki Aoki , Yasumasa Namba

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

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

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 technical report describes our 2nd-place solution for the ECCV 2022 YouTube-VIS Long Video Challenge. We adopt the previously proposed online video instance segmentation method IDOL for this challenge. In addition, we use pseudo labels…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Junfeng Wu , Yi Jiang , Qihao Liu , Xiang Bai , Song Bai

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

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

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

The Google Universal Image Embedding (GUIE) Challenge is one of the first competitions in multi-domain image representations in the wild, covering a wide distribution of objects: landmarks, artwork, food, etc. This is a fundamental computer…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Marcos V. Conde , Ivan Aerlic , Simon Jégou

Fine-grained and instance-level recognition methods are commonly trained and evaluated on specific domains, in a model per domain scenario. Such an approach, however, is impractical in real large-scale applications. In this work, we address…

We describe our two-stage instance segmentation framework we use to compete in the challenge. The first stage of our framework consists of an object detector, which generates object proposals in the format of bounding boxes. Then, the…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Yuming Du , Wen Guo , Yang Xiao , Vincent Lepetit

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 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 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

We present an object detection framework based on PaddlePaddle. We put all the strategies together (multi-scale training, FPN, Cascade, Dcnv2, Non-local, libra loss) based on ResNet200-vd backbone. Our model score on public leaderboard…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Ruoyu Guo , Cheng Cui , Yuning Du , Xianglong Meng , Xiaodi Wang , Jingwei Liu , Jianfeng Zhu , Yuan Feng , Shumin Han

This paper presents the 1st place solution to the Google Landmark Retrieval 2020 Competition on Kaggle. The solution is based on metric learning to classify numerous landmark classes, and uses transfer learning with two train datasets,…

计算机视觉与模式识别 · 计算机科学 2020-09-14 SeungKee Jeon

Matching images and sentences demands a fine understanding of both modalities. In this paper, we propose a new system to discriminatively embed the image and text to a shared visual-textual space. In this field, most existing works apply…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zhedong Zheng , Liang Zheng , Michael Garrett , Yi Yang , Mingliang Xu , Yi-Dong Shen
‹ 上一页 1 2 3 10 下一页 ›