中文
相关论文

相关论文: NUC-Net: Non-uniform Cylindrical Partition Network…

200 篇论文

Extending the success of 2D Large Kernel to 3D perception is challenging due to: 1. the cubically-increasing overhead in processing 3D data; 2. the optimization difficulties from data scarcity and sparsity. Previous work has taken the first…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Tao Lu , Xiang Ding , Haisong Liu , Gangshan Wu , Limin Wang

The low-level details and high-level semantics are both essential to the semantic segmentation task. However, to speed up the model inference, current approaches almost always sacrifice the low-level details, which leads to a considerable…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Changqian Yu , Changxin Gao , Jingbo Wang , Gang Yu , Chunhua Shen , Nong Sang

In this paper, we introduce SalsaNext for the uncertainty-aware semantic segmentation of a full 3D LiDAR point cloud in real-time. SalsaNext is the next version of SalsaNet [1] which has an encoder-decoder architecture where the encoder…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Tiago Cortinhal , George Tzelepis , Eren Erdal Aksoy

The recent success of neural networks enables a better interpretation of 3D point clouds, but processing a large-scale 3D scene remains a challenging problem. Most current approaches divide a large-scale scene into small regions and combine…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Chunghyun Park , Yoonwoo Jeong , Minsu Cho , Jaesik Park

3D vehicle detection based on point cloud is a challenging task in real-world applications such as autonomous driving. Despite significant progress has been made, we observe two aspects to be further improved. First, the semantic context…

计算机视觉与模式识别 · 计算机科学 2020-02-14 Hongwei Yi , Shaoshuai Shi , Mingyu Ding , Jiankai Sun , Kui Xu , Hui Zhou , Zhe Wang , Sheng Li , Guoping Wang

Static LiDAR scanners produce accurate, dense, colored point clouds, but often contain obtrusive artifacts which makes them ill-suited for direct display. We propose an efficient method to render photorealistic images of such scans without…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Joni Vanherck , Brent Zoomers , Tom Mertens , Lode Jorissen , Nick Michiels

Segmenting or detecting objects in sparse Lidar point clouds are two important tasks in autonomous driving to allow a vehicle to act safely in its 3D environment. The best performing methods in 3D semantic segmentation or object detection…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Corentin Sautier , Gilles Puy , Spyros Gidaris , Alexandre Boulch , Andrei Bursuc , Renaud Marlet

Nucleus segmentation is a challenging task due to the crowded distribution and blurry boundaries of nuclei. Recent approaches represent nuclei by means of polygons to differentiate between touching and overlapping nuclei and have…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Shengcong Chen , Changxing Ding , Minfeng Liu , Jun Cheng , Dacheng Tao

Deep convolutional neural networks (CNNs) have been intensively used for multi-class segmentation of data from different modalities and achieved state-of-the-art performances. However, a common problem when dealing with large, high…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Chengjia Wang , Tom MacGillivray , Gillian Macnaught , Guang Yang , David Newby

Image instance segmentation is a fundamental research topic in autonomous driving, which is crucial for scene understanding and road safety. Advanced learning-based approaches often rely on the costly 2D mask annotations for training. In…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Xiang Li , Junbo Yin , Botian Shi , Yikang Li , Ruigang Yang , Jianbing Shen

Semantic segmentation of LiDAR data presents considerable challenges, particularly when dealing with diverse sensor types and configurations. However, incorporating semantic information can significantly enhance the accuracy and robustness…

机器人学 · 计算机科学 2025-09-26 Sven Ochs , Philip Schörner , Marc René Zofka , J. Marius Zöllner

Camera and 3D LiDAR sensors have become indispensable devices in modern autonomous driving vehicles, where the camera provides the fine-grained texture, color information in 2D space and LiDAR captures more precise and farther-away distance…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Lin Zhao , Hui Zhou , Xinge Zhu , Xiao Song , Hongsheng Li , Wenbing Tao

Semantic image segmentation is an essential component of modern autonomous driving systems, as an accurate understanding of the surrounding scene is crucial to navigation and action planning. Current state-of-the-art approaches in semantic…

计算机视觉与模式识别 · 计算机科学 2016-12-07 Tobias Pohlen , Alexander Hermans , Markus Mathias , Bastian Leibe

Multi-task networks can potentially improve performance and computational efficiency compared to single-task networks, facilitating online deployment. However, current multi-task architectures in point cloud perception combine multiple…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Christopher Lang , Alexander Braun , Lars Schillingmann , Abhinav Valada

Leveraging recent diffusion models, LiDAR-based large-scale 3D scene generation has achieved great success. While recent voxel-based approaches can generate both geometric structures and semantic labels, existing range-view methods are…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Dekai Zhu , Yixuan Hu , Youquan Liu , Dongyue Lu , Lingdong Kong , Slobodan Ilic

Segmentation in 3D scans is playing an increasingly important role in current clinical practice supporting diagnosis, tissue quantification, or treatment planning. The current 3D approaches based on convolutional neural networks usually…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Alexey Novikov , David Major , Maria Wimmer , Dimitrios Lenis , Katja Bühler

Lidar sensors are widely used in various applications, ranging from scientific fields over industrial use to integration in consumer products. With an ever growing number of different driver assistance systems, they have been introduced to…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Frederik Hasecke , Lukas Hahn , Anton Kummert

Accurate 3D semantic occupancy perception is essential for autonomous driving in complex environments with diverse and irregular objects. While vision-centric methods suffer from geometric inaccuracies, LiDAR-based approaches often lack…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Zhiqiang Wei , Lianqing Zheng , Jianan Liu , Tao Huang , Qing-Long Han , Wenwen Zhang , Fengdeng Zhang

Semantic segmentation requires both rich spatial information and sizeable receptive field. However, modern approaches usually compromise spatial resolution to achieve real-time inference speed, which leads to poor performance. In this…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Changqian Yu , Jingbo Wang , Chao Peng , Changxin Gao , Gang Yu , Nong Sang

Segmenting an entire 3D image often has high computational complexity and requires large memory consumption; by contrast, performing volumetric segmentation in a slice-by-slice manner is efficient but does not fully leverage the 3D data. To…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Rutu Gandhi , Yi Hong
‹ 上一页 1 8 9 10 下一页 ›