中文
相关论文

相关论文: LeTFuser: Light-weight End-to-end Transformer-Base…

200 篇论文

Diffusion models have recently gained prominence as powerful deep generative models, demonstrating unmatched performance across various domains. However, their potential in multi-sensor fusion remains largely unexplored. In this work, we…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Duy-Tho Le , Hengcan Shi , Jianfei Cai , Hamid Rezatofighi

Real-world Vehicle-to-Everything (V2X) cooperative perception systems often operate under heterogeneous sensor configurations due to cost constraints and deployment variability across vehicles and infrastructure. This heterogeneity poses…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Chuheng Wei , Ziye Qin , Walter Zimmer , Guoyuan Wu , Matthew J. Barth

In this work, a deep learning approach has been developed to carry out road detection by fusing LIDAR point clouds and camera images. An unstructured and sparse point cloud is first projected onto the camera image plane and then upsampled…

计算机视觉与模式识别 · 计算机科学 2018-09-24 Luca Caltagirone , Mauro Bellone , Lennart Svensson , Mattias Wahde

Vision-based autonomous driving requires reliable and efficient object detection. This work proposes a DiffusionDet-based framework that exploits data fusion from the monocular camera and depth sensor to provide the RGB and depth (RGB-D)…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Eliraz Orfaig , Inna Stainvas , Igal Bilik

In this work, we propose a new approach that combines data from multiple sensors for reliable obstacle avoidance. The sensors include two depth cameras and a LiDAR arranged so that they can capture the whole 3D area in front of the robot…

机器人学 · 计算机科学 2022-12-27 Thanh Nguyen Canh , Truong Son Nguyen , Cong Hoang Quach , Xiem HoangVan , Manh Duong Phung

The single image super-resolution(SISR) algorithms under deep learning currently have two main models, one based on convolutional neural networks and the other based on Transformer. The former uses the stacking of convolutional layers with…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Li Ke , Liu Yukai

The end-to-end image fusion framework has achieved promising performance, with dedicated convolutional networks aggregating the multi-modal local appearance. However, long-range dependencies are directly neglected in existing CNN fusion…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Dongyu Rao , Xiao-Jun Wu , Tianyang Xu

This paper proposes a novel approach by integrating sensor fusion with deep reinforcement learning, specifically the Soft Actor-Critic (SAC) algorithm, to develop an optimal control policy for self-driving cars. Our system employs a…

系统与控制 · 电气工程与系统科学 2023-12-29 Amin Jalal Aghdasian , Amirhossein Heydarian Ardakani , Kianoush Aqabakee , Farzaneh Abdollahi

The plethora of sensors in our commodity devices provides a rich substrate for sensor-fused tracking. Yet, today's solutions are unable to deliver robust and high tracking accuracies across multiple agents in practical, everyday…

机器人学 · 计算机科学 2022-07-07 Mallesham Dasari , Ramanujan K Sheshadri , Karthikeyan Sundaresan , Samir R. Das

Transformers have shown remarkable performance in 3D medical image segmentation, but their high computational requirements and need for large amounts of labeled data limit their applicability. To address these challenges, we consider two…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Xinyu Liu , Zhen Chen , Wuyang Li , Chenxin Li , Yixuan Yuan

Fusion is a technique for merging multiple independently-trained neural networks in order to combine their capabilities. Past attempts have been restricted to the case of fully-connected, convolutional, and residual networks. This paper…

机器学习 · 计算机科学 2024-04-23 Moritz Imfeld , Jacopo Graldi , Marco Giordano , Thomas Hofmann , Sotiris Anagnostidis , Sidak Pal Singh

Despite significant advancements in Multimodal Large Language Models (MLLMs) for understanding complex human intentions through cross-modal interactions, capturing intricate image details remains challenging. Previous methods integrating…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Yue Cao , Yangzhou Liu , Zhe Chen , Guangchen Shi , Wenhai Wang , Danhuai Zhao , Tong Lu

This study aims to improve the performance and generalization capability of end-to-end autonomous driving with scene understanding leveraging deep learning and multimodal sensor fusion techniques. The designed end-to-end deep neural network…

机器人学 · 计算机科学 2020-08-04 Zhiyu Huang , Chen Lv , Yang Xing , Jingda Wu

This Paper proposes a novel Transformer-based end-to-end autonomous driving model named Detrive. This model solves the problem that the past end-to-end models cannot detect the position and size of traffic participants. Detrive uses an…

机器人学 · 计算机科学 2023-10-24 Daoming Chen , Ning Wang , Feng Chen , Tony Pipe

End-to-end perception and trajectory prediction from raw sensor data is one of the key capabilities for autonomous driving. Modular pipelines restrict information flow and can amplify upstream errors. Recent query-based, fully…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Matej Halinkovic , Nina Masarykova , Alexey Vinel , Marek Galinski

In this paper we revisit feature fusion, an old-fashioned topic, in the new context of text-to-video retrieval. Different from previous research that considers feature fusion only at one end, let it be video or text, we aim for feature…

多媒体 · 计算机科学 2022-07-28 Fan Hu , Aozhu Chen , Ziyue Wang , Fangming Zhou , Jianfeng Dong , Xirong Li

Multi-sensor frameworks provide opportunities for ensemble learning and sensor fusion to make use of redundancy and supplemental information, helpful in real-world safety applications such as continuous driver state monitoring which…

机器学习 · 计算机科学 2023-10-02 Ross Greer , Mohan Trivedi

Concurrent processing of multiple autonomous driving 3D perception tasks within the same spatiotemporal scene poses a significant challenge, in particular due to the computational inefficiencies and feature competition between tasks when…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Chunliang Li , Wencheng Han , Junbo Yin , Sanyuan Zhao , Jianbing Shen

Current autonomous driving systems are composed of a perception system and a decision system. Both of them are divided into multiple subsystems built up with lots of human heuristics. An end-to-end approach might clean up the system and…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Jianyu Chen , Zhuo Xu , Masayoshi Tomizuka

Critical research about camera-and-LiDAR-based semantic object segmentation for autonomous driving significantly benefited from the recent development of deep learning. Specifically, the vision transformer is the novel ground-breaker that…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Junyi Gu , Mauro Bellone , Tomáš Pivoňka , Raivo Sell