中文
相关论文

相关论文: Context-Aware Data Augmentation for LIDAR 3D Objec…

200 篇论文

3D automatic annotation has received increased attention since manually annotating 3D point clouds is laborious. However, existing methods are usually complicated, e.g., pipelined training for 3D foreground/background segmentation,…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Xiaoyan Qian , Chang Liu , Xiaojuan Qi , Siew-Chong Tan , Edmund Lam , Ngai Wong

Adverse weather conditions significantly degrade the performance of LiDAR point cloud semantic segmentation networks by introducing large distribution shifts. Existing augmentation-based methods attempt to enhance robustness by simulating…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Wangkai Li , Zhaoyang Li , Yuwen Pan , Rui Sun , Yujia Chen , Tianzhu Zhang

Lidar-based object detectors are critical parts of the 3D perception pipeline in autonomous navigation systems such as self-driving cars. However, they are known to be sensitive to adverse weather conditions such as rain, snow and fog due…

计算机视觉与模式识别 · 计算机科学 2021-07-16 Velat Kilic , Deepti Hegde , Vishwanath Sindagi , A. Brinton Cooper , Mark A. Foster , Vishal M. Patel

Detecting 3D objects from point clouds is a practical yet challenging task that has attracted increasing attention recently. In this paper, we propose a Label-Guided auxiliary training method for 3D object detection (LG3D), which serves as…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Yaomin Huang , Xinmei Liu , Yichen Zhu , Zhiyuan Xu , Chaomin Shen , Zhengping Che , Guixu Zhang , Yaxin Peng , Feifei Feng , Jian Tang

In recent years, much progress has been made in LiDAR-based 3D object detection mainly due to advances in detector architecture designs and availability of large-scale LiDAR datasets. Existing 3D object detectors tend to perform well on the…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Eduardo R. Corral-Soto , Alaap Grandhi , Yannis Y. He , Mrigank Rochan , Bingbing Liu

Automated vehicles require an accurate perception of their surroundings for safe and efficient driving. Lidar-based object detection is a widely used method for environment perception, but its performance is significantly affected by…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Raphael van Kempen , Tim Rehbronn , Abin Jose , Johannes Stegmaier , Bastian Lampe , Timo Woopen , Lutz Eckstein

3D object detection has become indispensable in the field of autonomous driving. To date, gratifying breakthroughs have been recorded in 3D object detection research, attributed to deep learning. However, deep learning algorithms are…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Yucheng Zhang , Masaki Fukuda , Yasunori Ishii , Kyoko Ohshima , Takayoshi Yamashita

LiDAR-based 3D object detection plays a crucial role in modern autonomous driving systems. LiDAR data often exhibit severe changes in properties across different observation ranges. In this paper, we explore cross-range adaptation for 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Ze Wang , Sihao Ding , Ying Li , Minming Zhao , Sohini Roychowdhury , Andreas Wallin , Guillermo Sapiro , Qiang Qiu

Recent developments and the beginning market introduction of high-resolution imaging 4D (3+1D) radar sensors have initialized deep learning-based radar perception research. We investigate deep learning-based models operating on radar point…

机器人学 · 计算机科学 2023-08-11 Patrick Palmer , Martin Krueger , Richard Altendorfer , Ganesh Adam , Torsten Bertram

The success of deep learning in computer vision is based on availability of large annotated datasets. To lower the need for hand labeled images, virtually rendered 3D worlds have recently gained popularity. Creating realistic 3D content is…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Hassan Abu Alhaija , Siva Karthik Mustikovela , Lars Mescheder , Andreas Geiger , Carsten Rother

Source-free domain-adaptive object detection is an interesting but scarcely addressed topic. It aims at adapting a source-pretrained detector to a distinct target domain without resorting to source data during adaptation. So far, there is…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Mohamed Lamine Mekhalfi , Davide Boscaini , Fabio Poiesi

Performing data augmentation for learning deep neural networks is known to be important for training visual recognition systems. By artificially increasing the number of training examples, it helps reducing overfitting and improves…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Nikita Dvornik , Julien Mairal , Cordelia Schmid

Current 3D object detection methods heavily rely on an enormous amount of annotations. Semi-supervised learning can be used to alleviate this issue. Previous semi-supervised 3D object detection methods directly follow the practice of…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Xiaopei Wu , Yang Zhao , Liang Peng , Hua Chen , Xiaoshui Huang , Binbin Lin , Haifeng Liu , Deng Cai , Wanli Ouyang

Over the past few years, there has been remarkable progress in research on 3D point clouds and their use in autonomous driving scenarios has become widespread. However, deep learning methods heavily rely on annotated data and often face…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Jin Fang , Dingfu Zhou , Jingjing Zhao , Chenming Wu , Chulin Tang , Cheng-Zhong Xu , Liangjun Zhang

Object detection using LiDAR point clouds relies on a large amount of human-annotated samples when training the underlying detectors' deep neural networks. However, generating 3D bounding box annotation for a large-scale dataset could be…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Xiaohu Lu , Hayder Radha

Despite the increasing popularity of LiDAR sensors, perception algorithms using 3D LiDAR data struggle with the 'sensor-bias problem'. Specifically, the performance of perception algorithms significantly drops when an unseen specification…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Kwonyoung Ryu , Soonmin Hwang , Jaesik Park

In autonomous driving, LiDAR point-clouds and RGB images are two major data modalities with complementary cues for 3D object detection. However, it is quite difficult to sufficiently use them, due to large inter-modal discrepancies. To…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Yanan Zhang , Jiaxin Chen , Di Huang

This paper presents a new approach to boost a single-modality (LiDAR) 3D object detector by teaching it to simulate features and responses that follow a multi-modality (LiDAR-image) detector. The approach needs LiDAR-image data only when…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Wu Zheng , Mingxuan Hong , Li Jiang , Chi-Wing Fu

Nowadays, an increasing number of works fuse LiDAR and RGB data in the bird's-eye view (BEV) space for 3D object detection in autonomous driving systems. However, existing methods suffer from over-reliance on the LiDAR branch, with…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Kang Luo , Xin Chen , Yangyi Xiao , Hesheng Wang

3D object detection from LiDAR data for autonomous driving has been making remarkable strides in recent years. Among the state-of-the-art methodologies, encoding point clouds into a bird's eye view (BEV) has been demonstrated to be both…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Yantao Lu , Xuetao Hao , Yilan Li , Weiheng Chai , Shiqi Sun , Senem Velipasalar