中文
相关论文

相关论文: 3rd Place Solution for Google Universal Image Embe…

200 篇论文

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

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

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

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

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

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

This paper presents the 2nd place solution to the Facebook AI Image Similarity Challenge : Matching Track on DrivenData. The solution is based on self-supervised learning, and Vision Transformer(ViT). The main breaktrough comes from…

计算机视觉与模式识别 · 计算机科学 2021-11-18 SeungKee Jeon

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…

Conventional model upgrades for visual search systems require offline refresh of gallery features by feeding gallery images into new models (dubbed as "backfill"), which is time-consuming and expensive, especially in large-scale…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Binjie Zhang , Yixiao Ge , Yantao Shen , Shupeng Su , Fanzi Wu , Chun Yuan , Xuyuan Xu , Yexin Wang , Ying Shan

This report introduce our work on Egocentric 3D Hand Pose Estimation workshop. Using AssemblyHands, this challenge focuses on egocentric 3D hand pose estimation from a single-view image. In the competition, we adopt ViT based backbones and…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Zhishan Zhou , Zhi Lv , Shihao Zhou , Minqiang Zou , Tong Wu , Mochen Yu , Yao Tang , Jiajun Liang

This paper presents our 3rd place solution in both Descriptor Track and Matching Track of the Meta AI Video Similarity Challenge (VSC2022), a competition aimed at detecting video copies. Our approach builds upon existing image copy…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Shuhei Yokoo , Peifei Zhu , Junki Ishikawa , Rintaro Hasegawa

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

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

Despite significant recent advances in the field of face recognition, implementing face verification and recognition efficiently at scale presents serious challenges to current approaches. In this paper we present a system, called FaceNet,…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Florian Schroff , Dmitry Kalenichenko , James Philbin

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 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
‹ 上一页 1 2 3 10 下一页 ›