中文
相关论文

相关论文: 2nd Place Solution to Google Landmark Retrieval 20…

200 篇论文

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

We present our solution to Landmark Image Retrieval Challenge 2019. This challenge was based on the large Google Landmarks Dataset V2[9]. The goal was to retrieve all database images containing the same landmark for every provided query…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Cheng Chang , Himanshu Rai , Satya Krishna Gorti , Junwei Ma , Chundi Liu , Guangwei Yu , Maksims Volkovs

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

Visual localization, i.e., camera pose estimation in a known scene, is a core component of technologies such as autonomous driving and augmented reality. State-of-the-art localization approaches often rely on image retrieval techniques for…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Noé Pion , Martin Humenberger , Gabriela Csurka , Yohann Cabon , Torsten Sattler

In this work, we present a method for landmark retrieval that utilizes global and local features. A Siamese network is used for global feature extraction and metric learning, which gives an initial ranking of the landmark search. We utilize…

信息检索 · 计算机科学 2022-08-09 Tianyi Hu , Monika Kwiatkowski , Simon Matern , Olaf Hellwich

This paper describes an approach to solving the next destination city recommendation problem for a travel reservation system. We propose a two stages approach: a heuristic approach for candidates selection and an attention neural network…

机器学习 · 计算机科学 2021-03-24 Aleksandr Petrov , Yuriy Makarov

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

This report details our solution to the Google AI Open Images Challenge 2019 Object Detection Track. Based on our detailed analysis on the Open Images dataset, it is found that there are four typical features: large-scale, hierarchical tag…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Xingyuan Bu , Junran Peng , Changbao Wang , Cunjun Yu , Guoliang Cao

Location retrieval based on visual information is to retrieve the location of an agent (e.g. human, robot) or the area they see by comparing the observations with a certain form of representation of the environment. Existing methods…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Lijun Wei , Valerie Gouet-Brunet , Anthony Cohn

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

In image retrieval, standard evaluation metrics rely on score ranking, \eg average precision (AP), recall at k (R@k), normalized discounted cumulative gain (NDCG). In this work we introduce a general framework for robust and decomposable…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Elias Ramzi , Nicolas Audebert , Clément Rambour , André Araujo , Xavier Bitot , Nicolas Thome

In the Amazon KDD Cup 2022, we aim to apply natural language processing methods to improve the quality of search results that can significantly enhance user experience and engagement with search engines for e-commerce. We discuss our…

信息检索 · 计算机科学 2022-08-02 Fanyou Wu , Yang Liu , Rado Gazo , Benes Bedrich , Xiaobo Qu

While image retrieval and instance recognition techniques are progressing rapidly, there is a need for challenging datasets to accurately measure their performance -- while posing novel challenges that are relevant for practical…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Tobias Weyand , Andre Araujo , Bingyi Cao , Jack Sim

In this paper, we propose two methods for tackling the problem of cross-device matching for online advertising at CIKM Cup 2016. The first method considers the matching problem as a binary classification task and solve it by utilizing…

信息检索 · 计算机科学 2016-12-22 Nam Khanh Tran

The dominant paradigm in image retrieval systems today is to search large databases using global image features, and re-rank those initial results with local image feature matching techniques. This design, dubbed global-to-local, stems from…

信息检索 · 计算机科学 2025-09-08 Dror Aiger , Bingyi Cao , Kaifeng Chen , Andre Araujo

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

We present an efficient end-to-end pipeline for largescale landmark recognition and retrieval. We show how to combine and enhance concepts from recent research in image retrieval and introduce two architectures especially suited for…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Christof Henkel

Accurate face landmark localization is an essential part of face recognition, reconstruction and morphing. To accurately localize face landmarks, we present our heatmap regression approach. Each model consists of a MobileNetV2 backbone…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Samuel W. F. Earp , Aubin Samacoits , Sanjana Jain , Pavit Noinongyao , Siwa Boonpunmongkol

Although significant progress achieved, multi-label classification is still challenging due to the complexity of correlations among different labels. Furthermore, modeling the relationships between input and some (dull) classes further…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Junbing Li , Changqing Zhang , Pengfei Zhu , Baoyuan Wu , Lei Chen , Qinghua Hu

In this technical report, we present our approaches for the continual object detection track of the SODA10M challenge. We adapt ResNet50-FPN as the baseline and try several improvements for the final submission model. We find that…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Manoj Acharya , Christopher Kanan