中文
相关论文

相关论文: 1st Place Solution in Google Universal Images Embe…

200 篇论文

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

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

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

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

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 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 article describes the model we built that achieved 1st place in the OpenImage Visual Relationship Detection Challenge on Kaggle. Three key factors contribute the most to our success: 1) language bias is a powerful baseline for this…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Ji Zhang , Kevin Shih , Andrew Tao , Bryan Catanzaro , Ahmed Elgammal

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…

Deep image embedding provides a way to measure the semantic similarity of two images. It plays a central role in many applications such as image search, face verification, and zero-shot learning. It is desirable to have a universal deep…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Yang Feng , Futang Peng , Xu Zhang , Wei Zhu , Shanfeng Zhang , Howard Zhou , Zhen Li , Tom Duerig , Shih-Fu Chang , Jiebo Luo

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

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

We benchmark foundation models image embeddings for classification and retrieval in e-Commerce, evaluating their suitability for real-world applications. Our study spans embeddings from pre-trained convolutional and transformer models…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Urszula Czerwinska , Cenk Bircanoglu , Jeremy Chamoux

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

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

This paper describes our approach to the DSTL Satellite Imagery Feature Detection challenge run by Kaggle. The primary goal of this challenge is accurate semantic segmentation of different classes in satellite imagery. Our approach is based…

计算机视觉与模式识别 · 计算机科学 2017-06-21 Vladimir Iglovikov , Sergey Mushinskiy , Vladimir Osin

In this paper, we address the problem of global-scale image geolocation, proposing a mixed classification-retrieval scheme. Unlike other methods that strictly tackle the problem as a classification or retrieval task, we combine the two…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Giorgos Kordopatis-Zilos , Panagiotis Galopoulos , Symeon Papadopoulos , Ioannis Kompatsiaris

In this paper, we present our champion solution to the Global Artificial Intelligence Technology Innovation Competition Track 1: Medical Imaging Diagnosis Report Generation. We select CPT-BASE as our base model for the text generation task.…

计算与语言 · 计算机科学 2024-07-08 Xiangyu Wu , Hailiang Zhang , Yang Yang , Jianfeng Lu
‹ 上一页 1 2 3 10 下一页 ›