中文
相关论文

相关论文: Priors are Powerful: Improving a Transformer for M…

200 篇论文

Video object detection needs to solve feature degradation situations that rarely happen in the image domain. One solution is to use the temporal information and fuse the features from the neighboring frames. With Transformerbased object…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Yiming Cui , Linjie Yang

Jointly considering multiple camera views (multi-view) is very effective for pedestrian detection under occlusion. For such multi-view systems, it is critical to have well-designed camera configurations, including camera locations,…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Yunzhong Hou , Xingjian Leng , Tom Gedeon , Liang Zheng

Detecting 3D lanes from the camera is a rising problem for autonomous vehicles. In this task, the correct camera pose is the key to generating accurate lanes, which can transform an image from perspective-view to the top-view. With this…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Ruijin Liu , Dapeng Chen , Tie Liu , Zhiliang Xiong , Zejian Yuan

We present an approach to efficiently and effectively adapt a masked image modeling (MIM) pre-trained vanilla Vision Transformer (ViT) for object detection, which is based on our two novel observations: (i) A MIM pre-trained vanilla ViT…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Yuxin Fang , Shusheng Yang , Shijie Wang , Yixiao Ge , Ying Shan , Xinggang Wang

In contrast to numerous NLP and 2D vision foundational models, learning a 3D foundational model poses considerably greater challenges. This is primarily due to the inherent data variability and diversity of downstream tasks. In this paper,…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Haoyi Zhu , Honghui Yang , Xiaoyang Wu , Di Huang , Sha Zhang , Xianglong He , Hengshuang Zhao , Chunhua Shen , Yu Qiao , Tong He , Wanli Ouyang

Camera and radar sensors have significant advantages in cost, reliability, and maintenance compared to LiDAR. Existing fusion methods often fuse the outputs of single modalities at the result-level, called the late fusion strategy. This can…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Youngseok Kim , Sanmin Kim , Jun Won Choi , Dongsuk Kum

Video prediction has witnessed the emergence of RNN-based models led by ConvLSTM, and CNN-based models led by SimVP. Following the significant success of ViT, recent works have integrated ViT into both RNN and CNN frameworks, achieving…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Yujin Tang , Lu Qi , Xiangtai Li , Chao Ma , Ming-Hsuan Yang

Deep learning is increasingly moving towards a transfer learning paradigm whereby large foundation models are fine-tuned on downstream tasks, starting from an initialization learned on the source task. But an initialization contains…

We developed a deep learning algorithm for human activity recognition using sensor signals as input. In this study, we built a pretrained language model based on the Transformer architecture, which is widely used in natural language…

机器学习 · 计算机科学 2025-05-29 Haruki Kai , Tsuyoshi Okita

There is a recent trend in the LiDAR perception field towards unifying multiple tasks in a single strong network with improved performance, as opposed to using separate networks for each task. In this paper, we introduce a new LiDAR…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Zixiang Zhou , Dongqiangzi Ye , Weijia Chen , Yufei Xie , Yu Wang , Panqu Wang , Hassan Foroosh

Accurately detecting lane lines in 3D space is crucial for autonomous driving. Existing methods usually first transform image-view features into bird-eye-view (BEV) by aid of inverse perspective mapping (IPM), and then detect lane lines…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Ziye Chen , Kate Smith-Miles , Bo Du , Guoqi Qian , Mingming Gong

Many application domains, spanning from computational photography to medical imaging, require recovery of high-fidelity images from noisy, incomplete or partial/compressed measurements. State of the art methods for solving these inverse…

图像与视频处理 · 电气工程与系统科学 2022-07-13 Xinyi Wei , Hans van Gorp , Lizeth Gonzalez Carabarin , Daniel Freedman , Yonina C. Eldar , Ruud J. G. van Sloun

Prior point cloud provides 3D environmental context, which enhances the capabilities of monocular camera in downstream vision tasks, such as 3D object detection, via data fusion. However, the absence of accurate and automated registration…

机器人学 · 计算机科学 2024-04-09 Yu Sheng , Lu Zhang , Xingchen Li , Yifan Duan , Yanyong Zhang , Yu Zhang , Jianmin Ji

There has been tremendous progress in large-scale text-to-image synthesis driven by diffusion models enabling versatile downstream applications such as 3D object synthesis from texts, image editing, and customized generation. We present a…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Ting-Hsuan Liao , Songwei Ge , Yiran Xu , Yao-Chih Lee , Badour AlBahar , Jia-Bin Huang

Multi-camera-based 3D object detection has made notable progress in the past several years. However, we observe that there are cases (e.g. faraway regions) in which popular 2D object detectors are more reliable than state-of-the-art 3D…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Haoxuanye Ji , Pengpeng Liang , Erkang Cheng

3D object detection from multi-view images in traffic scenarios has garnered significant attention in recent years. Many existing approaches rely on object queries that are generated from 3D reference points to localize objects. However, a…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Ziyu Wang , Wenhao Li , Ji Wu

Image translation with convolutional neural networks has recently been used as an approach to multimodal change detection. Existing approaches train the networks by exploiting supervised information of the change areas, which, however, is…

We propose a direct, regression-based approach to 2D human pose estimation from single images. We formulate the problem as a sequence prediction task, which we solve using a Transformer network. This network directly learns a regression…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Weian Mao , Yongtao Ge , Chunhua Shen , Zhi Tian , Xinlong Wang , Zhibin Wang , Anton van den Hengel

Unsupervised object discovery (UOD) has recently shown encouraging progress with the adoption of pre-trained Transformer features. However, current methods based on Transformers mainly focus on designing the localization head (e.g., seed…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Zhiwei Lin , Zengyu Yang , Yongtao Wang

In the current state of 6D pose estimation, top-performing techniques depend on complex intermediate correspondences, specialized architectures, and non-end-to-end algorithms. In contrast, our research reframes the problem as a…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Sebastian Stapf , Tobias Bauernfeind , Marco Riboldi