中文
相关论文

相关论文: Causal Transformer for Fusion and Pose Estimation …

200 篇论文

Camera and LiDAR sensor modalities provide complementary appearance and geometric information useful for detecting 3D objects for autonomous vehicle applications. However, current end-to-end fusion methods are challenging to train and…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Anas Mahmoud , Jordan S. K. Hu , Steven L. Waslander

The technology for Visual Odometry (VO) that estimates the position and orientation of the moving object through analyzing the image sequences captured by on-board cameras, has been well investigated with the rising interest in autonomous…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Ran Zhu , Mingkun Yang , Wang Liu , Rujun Song , Bo Yan , Zhuoling Xiao

For computer vision, Vision Transformers (ViTs) have become one of the go-to deep net architectures. Despite being inspired by Convolutional Neural Networks (CNNs), ViTs' output remains sensitive to small spatial shifts in the input, i.e.,…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Renan A. Rojas-Gomez , Teck-Yian Lim , Minh N. Do , Raymond A. Yeh

We introduce the Evidential Transformer, an uncertainty-driven transformer model for improved and robust image retrieval. In this paper, we make several contributions to content-based image retrieval (CBIR). We incorporate probabilistic…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Danilo Dordevic , Suryansh Kumar

Transformers have recently demonstrated strong performance in computer vision, with Vision Transformers (ViTs) leveraging self-attention to capture both low-level and high-level image features. However, standard ViTs remain computationally…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Ali El Bellaj , Mohammed-Amine Cheddadi , Rhassan Berber

The infrared and visible images fusion (IVIF) is receiving increasing attention from both the research community and industry due to its excellent results in downstream applications. Existing deep learning approaches often utilize…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Tianpei Zhang , Jufeng Zhao , Yiming Zhu , Guangmang Cui , Yuhan Lyu

Odometry on aerial robots has to be of low latency and high robustness whilst also respecting the Size, Weight, Area and Power (SWAP) constraints as demanded by the size of the robot. A combination of visual sensors coupled with Inertial…

计算机视觉与模式识别 · 计算机科学 2020-06-15 Nitin J. Sanket , Chahat Deep Singh , Cornelia Fermüller , Yiannis Aloimonos

In recent years, vision transformers (ViTs) have emerged as powerful and promising techniques for computer vision tasks such as image classification, object detection, and segmentation. Unlike convolutional neural networks (CNNs), which…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Shaibal Saha , Lanyu Xu

We propose an end-to-end trainable approach for multi-instance pose estimation, called POET (POse Estimation Transformer). Combining a convolutional neural network with a transformer encoder-decoder architecture, we formulate multiinstance…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Lucas Stoffl , Maxime Vidal , Alexander Mathis

Visible and infrared image fusion (VIF) has gained significant attention in recent years due to its wide application in tasks such as scene segmentation and object detection. VIF methods can be broadly classified into traditional VIF…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Zixian Zhao , Xingchen Zhang

Recent advances of Transformers have brought new trust to computer vision tasks. However, on small dataset, Transformers is hard to train and has lower performance than convolutional neural networks. We make vision transformers as…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Bin Chen , Ran Wang , Di Ming , Xin Feng

Diffusion models enable high-quality virtual try-on (VTO) with their established image synthesis abilities. Despite the extensive end-to-end training of large pre-trained models involved in current VTO methods, real-world applications often…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Xingzi Xu , Qi Li , Shuwen Qiu , Julien Han , Karim Bouyarmane

The aim of this work is to explore the potential of pre-trained vision-language models, e.g. Vision Transformers (ViT), enhanced with advanced data augmentation strategies for the detection of AI-generated images. Our approach leverages a…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Shrikant Malviya , Neelanjan Bhowmik , Stamos Katsigiannis

Vision Transformers (ViTs) take all the image patches as tokens and construct multi-head self-attention (MHSA) among them. Complete leverage of these image tokens brings redundant computations since not all the tokens are attentive in MHSA.…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Youwei Liang , Chongjian Ge , Zhan Tong , Yibing Song , Jue Wang , Pengtao Xie

As the number of fine tuning of pretrained models increased, understanding the bias of pretrained model is essential. However, there is little tool to analyse transformer architecture and the interpretation of the attention maps is still…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Bumjin Park , Jaesik Choi

Attention-based vision models, such as Vision Transformer (ViT) and its variants, have shown promising performance in various computer vision tasks. However, these emerging architectures suffer from large model sizes and high computational…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Jinqi Xiao , Miao Yin , Yu Gong , Xiao Zang , Jian Ren , Bo Yuan

In recent years, Transformer-based architectures have become the dominant method for Computer Vision applications. While Transformers are explainable and scale well with dataset size, they lack the inductive biases of Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Adithya Giri

Tracking the pose of instruments is a central problem in image-guided surgery. For microscopic scenarios, optical coherence tomography (OCT) is increasingly used as an imaging modality. OCT is suitable for accurate pose estimation due to…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Nils Gessert , Matthias Schlüter , Alexander Schlaefer

Recent visual odometry (VO) methods incorporating geometric algorithm into deep-learning architecture have shown outstanding performance on the challenging monocular VO task. Despite encouraging results are shown, previous methods ignore…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Yijun Cao , Xianshi Zhang , Fuya Luo , Peng Peng , Yongjie Li

Vision transformer architectures have been demonstrated to work very effectively for image classification tasks. Efforts to solve more challenging vision tasks with transformers rely on convolutional backbones for feature extraction. In…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Paschalis Panteleris , Antonis Argyros