中文
相关论文

相关论文: Learning Quintuplet Loss for Large-scale Visual Ge…

200 篇论文

The modern image search system requires semantic understanding of image, and a key yet under-addressed problem is to learn a good metric for measuring the similarity between images. While deep metric learning has yielded impressive…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Jian Wang , Feng Zhou , Shilei Wen , Xiao Liu , Yuanqing Lin

Image resolution, or in general, image quality, plays an essential role in the performance of today's face recognition systems. To address this problem, we propose a novel combination of the popular triplet loss to improve robustness…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Martin Knoche , Mohamed Elkadeem , Stefan Hörmann , Gerhard Rigoll

This paper aims to investigate representation learning for large scale visual place recognition, which consists of determining the location depicted in a query image by referring to a database of reference images. This is a challenging task…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Amar Ali-bey , Brahim Chaib-draa , Philippe Giguère

In the past few years, triplet loss-based metric embeddings have become a de-facto standard for several important computer vision problems, most no-tably, person reidentification. On the other hand, in the area of speech recognition the…

音频与语音处理 · 电气工程与系统科学 2022-02-08 Roman Vygon , Nikolay Mikhaylovskiy

Geolocation is now a vital aspect of modern life, offering numerous benefits but also presenting serious privacy concerns. The advent of large vision-language models (LVLMs) with advanced image-processing capabilities introduces new risks,…

密码学与安全 · 计算机科学 2024-08-20 Yi Liu , Junchen Ding , Gelei Deng , Yuekang Li , Tianwei Zhang , Weisong Sun , Yaowen Zheng , Jingquan Ge , Yang Liu

Visual-Semantic Embedding (VSE) is a prevalent approach in image-text retrieval by learning a joint embedding space between the image and language modalities where semantic similarities would be preserved. The triplet loss with…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Hong Xuan , Xi Chen

Deep Metric Learning (DML) is helpful in computer vision tasks. In this paper, we firstly introduce DML into image co-segmentation. We propose a novel Triplet loss for Image Segmentation, called IS-Triplet loss for short, and combine it…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Zhengwen Li , Xiabi Liu

Cross-view geo-localization (CVGL) has been widely applied in fields such as robotic navigation and augmented reality. Existing approaches primarily use single images or fixed-view image sequences as queries, which limits perspective…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Qiong Wu , Panwang Xia , Lei Yu , Yi Liu , Mingtao Xiong , Liheng Zhong , Jingdong Chen , Ming Yang , Yongjun Zhang , Yi Wan

This paper addresses Visual Place Recognition (VPR), which is essential for the safe navigation of mobile robots. The solution we propose employs panoramic images and deep learning models, which are fine-tuned with triplet loss functions…

机器人学 · 计算机科学 2025-10-03 Marcos Alfaro , Juan José Cabrera , María Flores , Óscar Reinoso , Luis Payá

Despite the recent success of convolutional neural networks for computer vision applications, unconstrained face recognition remains a challenge. In this work, we make two contributions to the field. Firstly, we consider the problem of face…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Daniel Sáez Trigueros , Li Meng , Margaret Hartnett

Place recognition is one of the most challenging problems in computer vision, and has become a key part in mobile robotics and autonomous driving applications for performing loop closure in visual SLAM systems. Moreover, the difficulty of…

计算机视觉与模式识别 · 计算机科学 2015-05-28 Ruben Gomez-Ojeda , Manuel Lopez-Antequera , Nicolai Petkov , Javier Gonzalez-Jimenez

Cross-view geo-localisation (CVGL) aims to estimate the geographic location of a query image by matching it with images from a large-scale database. However, the significant view-point discrepancies present considerable challenges for…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Hualin Ye , Bingxi Liu , Jixiang Du , Yu Qin , Ziyi Chen , Hong Zhang

Geolocation is a fundamental component of route planning and navigation for unmanned vehicles, but GNSS-based geolocation fails under denial-of-service conditions. Cross-view geo-localization (CVGL), which aims to estimate the geographical…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Jianwei Zhao , Qiang Zhai , Pengbo Zhao , Rui Huang , Hong Cheng

In this paper we tackle the problem of vehicle re-identification in a camera network utilizing triplet embeddings. Re-identification is the problem of matching appearances of objects across different cameras. With the proliferation of…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Ratnesh Kumar , Edwin Weill , Farzin Aghdasi , Parthsarathy Sriram

Cross-view geo-localization (CVGL) aims to estimate the geographic location of a street image by matching it with a corresponding aerial image. This is critical for autonomous navigation and mapping in complex real-world scenarios. However,…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Songsong Ouyang , Yingying Zhu

Localization is an indispensable component of a robot's autonomy stack that enables it to determine where it is in the environment, essentially making it a precursor for any action execution or planning. Although convolutional neural…

机器人学 · 计算机科学 2018-03-13 Abhinav Valada , Noha Radwan , Wolfram Burgard

This paper describes one objective function for learning semantically coherent feature embeddings in multi-output classification problems, i.e., when the response variables have dimension higher than one. In particular, we consider the…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Hugo Proença , Ehsan Yaghoubi , Pendar Alirezazadeh

We address the problem of distance metric learning in visual similarity search, defined as learning an image embedding model which projects images into Euclidean space where semantically and visually similar images are closer and dissimilar…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Xiaonan Zhao , Huan Qi , Rui Luo , Larry Davis

Cross-View Geo-Localization (CVGL) estimates the location of a ground image by matching it to a geo-tagged aerial image in a database. Recent works achieve outstanding progress on CVGL benchmarks. However, existing methods still suffer from…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Xiaohan Zhang , Xingyu Li , Waqas Sultani , Chen Chen , Safwan Wshah

Cross-view geo-localization (CVGL), which involves matching and retrieving satellite images to determine the geographic location of a ground image, is crucial in GNSS-constrained scenarios. However, this task faces significant challenges…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Gaoshuang Huang , Yang Zhou , Luying Zhao , Wenjian Gan
‹ 上一页 1 2 3 10 下一页 ›