中文
相关论文

相关论文: Exploring the Untouched Sweeps for Conflict-Aware …

200 篇论文

Recent advancements in vision foundation models (VFMs) have revolutionized visual perception in 2D, yet their potential for 3D scene understanding, particularly in autonomous driving applications, remains underexplored. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Lingdong Kong , Xiang Xu , Youquan Liu , Jun Cen , Runnan Chen , Wenwei Zhang , Liang Pan , Kai Chen , Ziwei Liu

Contrastive image-to-LiDAR knowledge transfer, commonly used for learning 3D representations with synchronized images and point clouds, often faces a self-conflict dilemma. This issue arises as contrastive losses unintentionally dissociate…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Yifan Zhang , Junhui Hou

Accurate 3D bird's-eye view (BEV) object detection is essential for autonomous driving, and depends strongly on effective multimodal representations from complementary sensors such as cameras and LiDAR. Multimodal masked autoencoders have…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Prabuddhi Wariyapperuma , Rajitha de Silva , Marc Hanheide , Thomas Bohné , Leonardo Guevara

Multi-camera 3D perception has emerged as a prominent research field in autonomous driving, offering a viable and cost-effective alternative to LiDAR-based solutions. The existing multi-camera algorithms primarily rely on monocular 2D…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Chen Min , Liang Xiao , Dawei Zhao , Yiming Nie , Bin Dai

Frame-wise semantic segmentation of indoor lidar scans is a fundamental step toward higher-level 3D scene understanding and mapping applications. However, acquiring frame-wise ground truth for training deep learning models is costly and…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Haiyang Wu , Juan J. Gonzales Torres , George Vosselman , Ville Lehtola

Efficient data utilization is crucial for advancing 3D scene understanding in autonomous driving, where reliance on heavily human-annotated LiDAR point clouds challenges fully supervised methods. Addressing this, our study extends into…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Lingdong Kong , Xiang Xu , Jiawei Ren , Wenwei Zhang , Liang Pan , Kai Chen , Wei Tsang Ooi , Ziwei Liu

An effective pre-training framework with universal 3D representations is extremely desired in perceiving large-scale dynamic scenes. However, establishing such an ideal framework that is both task-generic and label-efficient poses a…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Haoming Chen , Zhizhong Zhang , Yanyun Qu , Ruixin Zhang , Xin Tan , Yuan Xie

Vision Foundation Models (VFMs) have become a de facto choice for many downstream vision tasks, like image classification, image segmentation, and object localization. However, they can also provide significant utility for downstream 3D…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Johannes Spoecklberger , Wei Lin , Pedro Hermosilla , Sivan Doveh , Horst Possegger , M. Jehanzeb Mirza

We propose LiDAL, a novel active learning method for 3D LiDAR semantic segmentation by exploiting inter-frame uncertainty among LiDAR frames. Our core idea is that a well-trained model should generate robust results irrespective of…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Zeyu Hu , Xuyang Bai , Runze Zhang , Xin Wang , Guangyuan Sun , Hongbo Fu , Chiew-Lan Tai

3D LiDAR sensors are indispensable for the robust vision of autonomous mobile robots. However, deploying LiDAR-based perception algorithms often fails due to a domain gap from the training environment, such as inconsistent angular…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Kazuto Nakashima , Yumi Iwashita , Ryo Kurazume

Vision foundation models such as Contrastive Vision-Language Pre-training (CLIP) and Segment Anything (SAM) have demonstrated impressive zero-shot performance on image classification and segmentation tasks. However, the incorporation of…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Runnan Chen , Youquan Liu , Lingdong Kong , Nenglun Chen , Xinge Zhu , Yuexin Ma , Tongliang Liu , Wenping Wang

Estimating the 3D world from 2D monocular images is a fundamental yet challenging task due to the labour-intensive nature of 3D annotations. To simplify label acquisition, this work proposes a novel approach that bridges 2D vision…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Sihao Lin , Daqi Liu , Ruochong Fu , Dongrui Liu , Andy Song , Hongwei Xie , Zhihui Li , Bing Wang , Xiaojun Chang

Constructing large-scale labeled datasets for multi-modal perception model training in autonomous driving presents significant challenges. This has motivated the development of self-supervised pretraining strategies. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Xiaohao Xu , Ye Li , Tianyi Zhang , Jinrong Yang , Matthew Johnson-Roberson , Xiaonan Huang

Recently, large-scale pre-trained models such as Segment-Anything Model (SAM) and Contrastive Language-Image Pre-training (CLIP) have demonstrated remarkable success and revolutionized the field of computer vision. These foundation vision…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Shichao Dong , Fayao Liu , Guosheng Lin

Semantic segmentation of large-scale 3D point clouds is crucial for applications such as autonomous driving and urban digital twins. However, the sparse sampling pattern of LiDAR and the view-dependent geometric distortion in image…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Shuai Zhang , Zhecheng Shi , Zhuxiao Li , Jing Ou , Tengxi Wang , Yuan Liu , Wufan Zhao

In the realm of autonomous driving, accurate 3D perception is the foundation. However, developing such models relies on extensive human annotations -- a process that is both costly and labor-intensive. To address this challenge from a data…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Xiang Xu , Lingdong Kong , Hui Shuai , Wenwei Zhang , Liang Pan , Kai Chen , Ziwei Liu , Qingshan Liu

Due to the lack of depth cues in images, multi-frame inputs are important for the success of vision-based perception, prediction, and planning in autonomous driving. Observations from different angles enable the recovery of 3D object states…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Yichen Xie , Hongge Chen , Gregory P. Meyer , Yong Jae Lee , Eric M. Wolff , Masayoshi Tomizuka , Wei Zhan , Yuning Chai , Xin Huang

Recent multimodal models such as Contrastive Language-Image Pre-training (CLIP) have shown remarkable ability to align visual and linguistic representations. However, domains where small visual differences carry large semantic significance,…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Hiroshi Sasaki

Accurate 3D object detection is critical for autonomous driving, necessitating reliable, cost-effective sensors capable of operating in adverse weather conditions. Camera and millimeter-wave radar fusion has emerged as a promising solution;…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Bingyi Liu , Chuanhui Zhu , Hongfei Xue , Jian Teng , Jipeng Liu , Enshu Wang , Penglin Dai , Pu Wang

Contrastive Language-Image Pre-training (CLIP) achieves promising results in 2D zero-shot and few-shot learning. Despite the impressive performance in 2D, applying CLIP to help the learning in 3D scene understanding has yet to be explored.…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Runnan Chen , Youquan Liu , Lingdong Kong , Xinge Zhu , Yuexin Ma , Yikang Li , Yuenan Hou , Yu Qiao , Wenping Wang
‹ 上一页 1 2 3 10 下一页 ›