中文
相关论文

相关论文: Virtual Sparse Convolution for Multimodal 3D Objec…

200 篇论文

As the perception range of LiDAR expands, LiDAR-based 3D object detection contributes ever-increasingly to the long-range perception in autonomous driving. Mainstream 3D object detectors often build dense feature maps, where the cost is…

计算机视觉与模式识别 · 计算机科学 2023-01-09 Lue Fan , Yuxue Yang , Feng Wang , Naiyan Wang , Zhaoxiang Zhang

Semi-supervised video object segmentation (Semi-VOS), which requires only annotating the first frame of a video to segment future frames, has received increased attention recently. Among existing pipelines, the memory-matching-based one is…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Weihao Lin , Tao Chen , Chong Yu

This paper proposes a computationally efficient approach to detecting objects natively in 3D point clouds using convolutional neural networks (CNNs). In particular, this is achieved by leveraging a feature-centric voting scheme to implement…

机器人学 · 计算机科学 2017-03-07 Martin Engelcke , Dushyant Rao , Dominic Zeng Wang , Chi Hay Tong , Ingmar Posner

As a basic component of SE(3)-equivariant deep feature learning, steerable convolution has recently demonstrated its advantages for 3D semantic analysis. The advantages are, however, brought by expensive computations on dense, volumetric…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Jiehong Lin , Hongyang Li , Ke Chen , Jiangbo Lu , Kui Jia

LiDAR-based 3D point cloud recognition has been proven beneficial in various applications. However, the sparsity and varying density pose a significant challenge in capturing intricate details of objects, particularly for medium-range and…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Zaipeng Duan , Xuzhong Hu , Pei An , Jie Ma

Non-uniformed 3D sparse data, e.g., point clouds or voxels in different spatial positions, make contribution to the task of 3D object detection in different ways. Existing basic components in sparse convolutional networks (Sparse CNNs)…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Yukang Chen , Yanwei Li , Xiangyu Zhang , Jian Sun , Jiaya Jia

Integrating LiDAR and camera information in the bird's eye view (BEV) representation has demonstrated its effectiveness in 3D object detection. However, because of the fundamental disparity in geometric accuracy between these sensors,…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Guowen Zhang , Chenhang He , Liyi Chen , Lei Zhang

We propose a Point-Voxel DeConvolution (PVDeConv) module for 3D data autoencoder. To demonstrate its efficiency we learn to synthesize high-resolution point clouds of 10k points that densely describe the underlying geometry of Computer…

计算机视觉与模式识别 · 计算机科学 2021-01-13 Kseniya Cherenkova , Djamila Aouada , Gleb Gusev

In recent years 3D object detection from LiDAR point clouds has made great progress thanks to the development of deep learning technologies. Although voxel or point based methods are popular in 3D object detection, they usually involve…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Jiaqi Gu , Zhiyu Xiang , Pan Zhao , Tingming Bai , Lingxuan Wang , Xijun Zhao , Zhiyuan Zhang

LiDAR-based sparse 3D object detection plays a crucial role in autonomous driving applications due to its computational efficiency advantages. Existing methods either use the features of a single central voxel as an object proxy, or treat…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Lin Liu , Ziying Song , Qiming Xia , Feiyang Jia , Caiyan Jia , Lei Yang , Hongyu Pan

The existing 3D deep learning methods adopt either individual point-based features or local-neighboring voxel-based features, and demonstrate great potential for processing 3D data. However, the point based models are inefficient due to the…

计算机视觉与模式识别 · 计算机科学 2021-07-29 Wei Zhou , Xin Cao , Xiaodan Zhang , Xingxing Hao , Dekui Wang , Ying He

3D object detection has become an emerging task in autonomous driving scenarios. Previous works process 3D point clouds using either projection-based or voxel-based models. However, both approaches contain some drawbacks. The voxel-based…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Qingdong He , Zhengning Wang , Hao Zeng , Yijun Liu , Shuaicheng Liu , Bing Zeng

LiDAR-camera fusion can enhance the performance of 3D object detection by utilizing complementary information between depth-aware LiDAR points and semantically rich images. Existing voxel-based methods face significant challenges when…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Ziying Song , Guoxin Zhang , Jun Xie , Lin Liu , Caiyan Jia , Shaoqing Xu , Zhepeng Wang

Designing an efficient yet deployment-friendly 3D backbone to handle sparse point clouds is a fundamental problem in 3D perception. Compared with the customized sparse convolution, the attention mechanism in Transformers is more appropriate…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Haiyang Wang , Chen Shi , Shaoshuai Shi , Meng Lei , Sen Wang , Di He , Bernt Schiele , Liwei Wang

Recent Transformer-based 3D object detectors learn point cloud features either from point- or voxel-based representations. However, the former requires time-consuming sampling while the latter introduces quantization errors. In this paper,…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Honghui Yang , Wenxiao Wang , Minghao Chen , Binbin Lin , Tong He , Hua Chen , Xiaofei He , Wanli Ouyang

The motivation of our work is to present a new visualization-guided computing paradigm to combine direct 3D volume processing and volume rendered clues for effective 3D exploration such as extracting and visualizing microstructures in-vivo.…

图形学 · 计算机科学 2020-09-15 Yifan Wang , Guoli Yan , Haikuan Zhu , Sagar Buch , Ying Wang , Ewart Mark Haacke , Jing Hua , Zichun Zhong

Currently prevalent multimodal 3D detection methods are built upon LiDAR-based detectors that usually use dense Bird's-Eye-View (BEV) feature maps. However, the cost of such BEV feature maps is quadratic to the detection range, making it…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Yingyan Li , Lue Fan , Yang Liu , Zehao Huang , Yuntao Chen , Naiyan Wang , Zhaoxiang Zhang

We present a new two-stage 3D object detection framework, named sparse-to-dense 3D Object Detector (STD). The first stage is a bottom-up proposal generation network that uses raw point cloud as input to generate accurate proposals by…

计算机视觉与模式识别 · 计算机科学 2019-07-25 Zetong Yang , Yanan Sun , Shu Liu , Xiaoyong Shen , Jiaya Jia

Current LiDAR-only 3D detection methods inevitably suffer from the sparsity of point clouds. Many multi-modal methods are proposed to alleviate this issue, while different representations of images and point clouds make it difficult to fuse…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Xiaopei Wu , Liang Peng , Honghui Yang , Liang Xie , Chenxi Huang , Chengqi Deng , Haifeng Liu , Deng Cai

Sparse 3D detectors have received significant attention since the query-based paradigm embraces low latency without explicit dense BEV feature construction. However, these detectors achieve worse performance than their dense counterparts.…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Hongcheng Zhang , Liu Liang , Pengxin Zeng , Xiao Song , Zhe Wang