中文
相关论文

相关论文: 3D Learnable Supertoken Transformer for LiDAR Poin…

200 篇论文

Diffusion Transformers have recently shown remarkable effectiveness in generating high-quality 3D point clouds. However, training voxel-based diffusion models for high-resolution 3D voxels remains prohibitively expensive due to the cubic…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Shentong Mo , Enze Xie , Yue Wu , Junsong Chen , Matthias Nießner , Zhenguo Li

LiDAR-based 3D object detection is an indispensable task in advanced autonomous driving systems. Though impressive detection results have been achieved by superior 3D detectors, they suffer from significant performance degeneration when…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Yan Wang , Junbo Yin , Wei Li , Pascal Frossard , Ruigang Yang , Jianbing Shen

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 classification using LiDAR 3D point cloud data is critical for modern applications such as autonomous driving. However, labeling point cloud data is labor-intensive as it requires human annotators to visualize and inspect the 3D data…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Ziwei Wang , Reza Arablouei , Jiajun Liu , Paulo Borges , Greg Bishop-Hurley , Nicholas Heaney

Recent top-performing temporal 3D detectors based on Lidars have increasingly adopted region-based paradigms. They first generate coarse proposals, followed by encoding and fusing regional features. However, indiscriminate sampling and…

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

With the rapid proliferation of autonomous driving, there has been a heightened focus on the research of lidar-based 3D semantic segmentation and object detection methodologies, aiming to ensure the safety of traffic participants. In recent…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Jiahua Xu , Si Zuo , Chenfeng Wei , Wei Zhou

Arguably one of the top success stories of deep learning is transfer learning. The finding that pre-training a network on a rich source set (eg., ImageNet) can help boost performance once fine-tuned on a usually much smaller target set, has…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Saining Xie , Jiatao Gu , Demi Guo , Charles R. Qi , Leonidas J. Guibas , Or Litany

Recent learning-based LiDAR odometry methods have demonstrated their competitiveness. However, most methods still face two substantial challenges: 1) the 2D projection representation of LiDAR data cannot effectively encode 3D structures…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Yan Xu , Zhaoyang Huang , Kwan-Yee Lin , Xinge Zhu , Jianping Shi , Hujun Bao , Guofeng Zhang , Hongsheng Li

Self-attention networks have revolutionized natural language processing and are making impressive strides in image analysis tasks such as image classification and object detection. Inspired by this success, we investigate the application of…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Hengshuang Zhao , Li Jiang , Jiaya Jia , Philip Torr , Vladlen Koltun

Effectively representing 3D scenes for Multimodal Large Language Models (MLLMs) is crucial yet challenging. Existing approaches commonly only rely on 2D image features and use varied tokenization approaches. This work presents a rigorous…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Hugues Thomas , Chen Chen , Jian Zhang

Localization and Mapping is an essential component to enable Autonomous Vehicles navigation, and requires an accuracy exceeding that of commercial GPS-based systems. Current odometry and mapping algorithms are able to provide this accurate…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Victor Vaquero , Kai Fischer , Francesc Moreno-Noguer , Alberto Sanfeliu , Stefan Milz

Recent progresses in 3D deep learning has shown that it is possible to design special convolution operators to consume point cloud data. However, a typical drawback is that rotation invariance is often not guaranteed, resulting in networks…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhiyuan Zhang , Binh-Son Hua , David W. Rosen , Sai-Kit Yeung

Linear block transform coding remains a fundamental component of image and video compression. Although the Discrete Cosine Transform (DCT) is widely employed in all current compression standards, its sub-optimality has sparked ongoing…

图像与视频处理 · 电气工程与系统科学 2024-11-28 Alessandro Gnutti , Chia-Hao Kao , Wen-Hsiao Peng , Riccardo Leonardi

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

Balancing efficiency and accuracy is a long-standing problem for deploying deep learning models. The trade-off is even more important for real-time safety-critical systems like autonomous vehicles. In this paper, we propose an effective…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Mao Ye , Gregory P. Meyer , Yuning Chai , Qiang Liu

In oncology research, accurate 3D segmentation of lesions from CT scans is essential for the modeling of lesion growth kinetics. However, following the RECIST criteria, radiologists routinely only delineate each lesion on the axial slice…

图像与视频处理 · 电气工程与系统科学 2023-09-06 Shaoyan Pan , Yiqiao Liu , Sarah Halek , Michal Tomaszewski , Shubing Wang , Richard Baumgartner , Jianda Yuan , Gregory Goldmacher , Antong Chen

Point cloud registration is the process of aligning a pair of point sets via searching for a geometric transformation. Unlike classical optimization-based methods, recent learning-based methods leverage the power of deep learning for…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Lingjing Wang , Xiang Li , Yi Fang

We propose an approach to instance segmentation from 3D point clouds based on dynamic convolution. This enables it to adapt, at inference, to varying feature and object scales. Doing so avoids some pitfalls of bottom up approaches,…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Tong He , Chunhua Shen , Anton van den Hengel

Recent advancements in Diffusion Transformer (DiT) models have significantly improved 3D point cloud generation. However, existing methods primarily focus on local feature extraction while overlooking global topological information, such as…

计算机视觉与模式识别 · 计算机科学 2025-05-15 Zechao Guan , Feng Yan , Shuai Du , Lin Ma , Qingshan Liu

Point Transformers are near state-of-the-art models for classification, segmentation, and detection tasks on Point Cloud data. They utilize a self attention based mechanism to model large range spatial dependencies between multiple point…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Kartik Gupta , Rahul Vippala , Sahima Srivastava