中文
相关论文

相关论文: 5th Place Solution to Kaggle Google Universal Imag…

200 篇论文

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

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

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

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

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

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

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

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

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

We took part in the YouTube-8M Video Understanding Challenge hosted on Kaggle, and achieved the 10th place within less than one month's time. In this paper, we present an extensive analysis and solution to the underlying machine-learning…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Haosheng Zou , Kun Xu , Jialian Li , Jun Zhu

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

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

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

Food analysis is becoming a hot topic in health area, in which fine-grained food recognition task plays an important role. In this paper, we describe the details of our solution to the LargeFineFoodAI-ICCV Workshop-Recognition challenge…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Yang Zhong , Yifan Yao , Tong Luo , Youcai Zhang , Yaqian Li

This paper introduces the system we developed for the Google Cloud & YouTube-8M Video Understanding Challenge, which can be considered as a multi-label classification problem defined on top of the large scale YouTube-8M Dataset. We employ a…

计算机视觉与模式识别 · 计算机科学 2017-07-05 Shaoxiang Chen , Xi Wang , Yongyi Tang , Xinpeng Chen , Zuxuan Wu , Yu-Gang Jiang

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

In this paper, we present our solution to Google YouTube-8M Video Classification Challenge 2017. We leveraged both video-level and frame-level features in the submission. For video-level classification, we simply used a 200-mixture Mixture…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Linchao Zhu , Yanbin Liu , Yi Yang
‹ 上一页 1 2 3 10 下一页 ›