中文
相关论文

相关论文: TransVPR: Transformer-based place recognition with…

200 篇论文

Remarkable performance from Transformer networks in Natural Language Processing promote the development of these models in dealing with computer vision tasks such as image recognition and segmentation. In this paper, we introduce a novel…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Qi Zhong , Xian-Feng Han

Recently, Transformers have shown promising performance in various vision tasks. To reduce the quadratic computation complexity caused by the global self-attention, various methods constrain the range of attention within a local region to…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Sitong Wu , Tianyi Wu , Haoru Tan , Guodong Guo

Mesh-based scene representation offers a promising direction for simplifying large-scale hierarchical visual localization pipelines, combining a visual place recognition step based on global features (retrieval) and a visual localization…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Gabriele Berton , Lorenz Junglas , Riccardo Zaccone , Thomas Pollok , Barbara Caputo , Carlo Masone

This paper presents an efficient multi-scale vision Transformer, called ResT, that capably served as a general-purpose backbone for image recognition. Unlike existing Transformer methods, which employ standard Transformer blocks to tackle…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Qinglong Zhang , Yubin Yang

The integration of complementary characteristics from camera and radar data has emerged as an effective approach in 3D object detection. However, such fusion-based methods remain unexplored for place recognition, an equally important task…

机器人学 · 计算机科学 2024-03-25 Shaowei Fu , Yifan Duan , Yao Li , Chengzhen Meng , Yingjie Wang , Jianmin Ji , Yanyong Zhang

LiDAR-based localization approach is a fundamental module for large-scale navigation tasks, such as last-mile delivery and autonomous driving, and localization robustness highly relies on viewpoints and 3D feature extraction. Our previous…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Shiqi Zhao , Peng Yin , Ge Yi , Sebastian Scherer

Transformers have recently gained significant attention in the computer vision community. However, the lack of scalability of self-attention mechanisms with respect to image size has limited their wide adoption in state-of-the-art vision…

计算机视觉与模式识别 · 计算机科学 2022-09-12 Zhengzhong Tu , Hossein Talebi , Han Zhang , Feng Yang , Peyman Milanfar , Alan Bovik , Yinxiao Li

This paper investigates the advantages of using Bird's Eye View (BEV) representation in 360-degree visual place recognition (VPR). We propose a novel network architecture that utilizes the BEV representation in feature extraction, feature…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Xuecheng Xu , Yanmei Jiao , Sha Lu , Xiaqing Ding , Rong Xiong , Yue Wang

Visual Place Recognition (VPR) has been a subject of significant research over the last 15 to 20 years. VPR is a fundamental task for autonomous navigation as it enables self-localization within an environment. Although robots are often…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Rose Power , Mubariz Zaffar , Bruno Ferrarini , Michael Milford , Klaus McDonald-Maier , Shoaib Ehsan

The current trend of automating inspections at substations has sparked a surge in interest in the field of transformer image recognition. However, due to restrictions in the number of parameters in existing models, high-resolution images…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Siyi Zhang , Cheng Liu , Xiang Li , Xin Zhai , Zhen Wei , Sizhe Li , Xun Ma

Deep robot vision models are widely used for recognizing objects from camera images, but shows poor performance when detecting objects at untrained positions. Although such problem can be alleviated by training with large datasets, the…

机器人学 · 计算机科学 2022-10-26 Hyogo Hiruma , Hiroki Mori , Hiroshi Ito , Tetsuya Ogata

Visual Place Recognition (VPR) is a critical task for performing global re-localization in visual perception systems. It requires the ability to accurately recognize a previously visited location under variations such as illumination,…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Oliver Grainge , Michael Milford , Indu Bodala , Sarvapali D. Ramchurn , Shoaib Ehsan

Extracting robust feature representation is critical for object re-identification to accurately identify objects across non-overlapping cameras. Although having a strong representation ability, the Vision Transformer (ViT) tends to overfit…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Lei Tan , Pingyang Dai , Jie Chen , Liujuan Cao , Yongjian Wu , Rongrong Ji

Initially developed for natural language processing (NLP), Transformer model is now widely used for speech processing tasks such as speaker recognition, due to its powerful sequence modeling capabilities. However, conventional…

音频与语音处理 · 电气工程与系统科学 2022-01-28 Rui Wang , Junyi Ao , Long Zhou , Shujie Liu , Zhihua Wei , Tom Ko , Qing Li , Yu Zhang

Visual place recognition (VPR), a fundamental task in computer vision and robotics, is the problem of identifying a place mainly based on visual information. Viewpoint and appearance changes, such as due to weather and seasonal variations,…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Maria Waheed , Michael Milford , Klaus McDonald-Maier , Shoaib Ehsan

Prototypical part network (ProtoPNet) has drawn wide attention and boosted many follow-up studies due to its self-explanatory property for explainable artificial intelligence (XAI). However, when directly applying ProtoPNet on vision…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Mengqi Xue , Qihan Huang , Haofei Zhang , Jingwen Hu , Jie Song , Mingli Song , Canghong Jin

While the Transformer architecture has become ubiquitous in the machine learning field, its adaptation to 3D shape recognition is non-trivial. Due to its quadratic computational complexity, the self-attention operator quickly becomes…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Axel Berg , Magnus Oskarsson , Mark O'Connor

Visual place recognition (VPR) is the problem of recognising a previously visited location using visual information. Many attempts to improve the performance of VPR methods have been made in the literature. One approach that has received…

计算机视觉与模式识别 · 计算机科学 2021-02-18 Maria Waheed , Michael Milford , Klaus D. McDonald-Maier , Shoaib Ehsan

Vision Transformers are at the heart of the current surge of interest in foundation models for histopathology. They process images by breaking them into smaller patches following a regular grid, regardless of their content. Yet, not all…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Clément Grisi , Geert Litjens , Jeroen van der Laak

Transformers have become one of the dominant architectures in deep learning, particularly as a powerful alternative to convolutional neural networks (CNNs) in computer vision. However, Transformer training and inference in previous works…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Zizheng Pan , Bohan Zhuang , Haoyu He , Jing Liu , Jianfei Cai