中文
相关论文

相关论文: FIDNet: LiDAR Point Cloud Semantic Segmentation wi…

200 篇论文

Semantic scene understanding is important for various applications. In particular, self-driving cars need a fine-grained understanding of the surfaces and objects in their vicinity. Light detection and ranging (LiDAR) provides precise…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Jens Behley , Martin Garbade , Andres Milioto , Jan Quenzel , Sven Behnke , Cyrill Stachniss , Juergen Gall

Robust local feature representations are essential for spatial intelligence tasks such as robot navigation and augmented reality. Establishing reliable correspondences requires descriptors that provide both high discriminative power and…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Haodi Yao , Fenghua He , Ning Hao , Yao Su

Modeling scene geometry using implicit neural representation has revealed its advantages in accuracy, flexibility, and low memory usage. Previous approaches have demonstrated impressive results using color or depth images but still have…

机器人学 · 计算机科学 2023-03-01 Dongyu Yan , Xiaoyang Lyu , Jieqi Shi , Yi Lin

Indoor semantic segmentation has always been a difficult task in computer vision. In this paper, we propose an RGB-D residual encoder-decoder architecture, named RedNet, for indoor RGB-D semantic segmentation. In RedNet, the residual module…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Jindong Jiang , Lunan Zheng , Fei Luo , Zhijun Zhang

LiDAR is widely used to capture accurate 3D outdoor scene structures. However, LiDAR produces many undesirable noise points in snowy weather, which hamper analyzing meaningful 3D scene structures. Semantic segmentation with snow labels…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Gwangtak Bae , Byungjun Kim , Seongyong Ahn , Jihong Min , Inwook Shim

In this paper, we propose an automatic labeled sequential data generation pipeline for human segmentation and velocity estimation with point clouds. Considering the impact of deep neural networks, state-of-the-art network architectures have…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Wonjik Kim , Masayuki Tanaka , Masatoshi Okutomi , Yoko Sasaki

Understanding driving situations regardless the conditions of the traffic scene is a cornerstone on the path towards autonomous vehicles; however, despite common sensor setups already include complementary devices such as LiDAR or radar,…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Jorge Beltran , Carlos Guindel , Francisco Miguel Moreno , Daniel Cruzado , Fernando Garcia , Arturo de la Escalera

Two-branch network architecture has shown its efficiency and effectiveness in real-time semantic segmentation tasks. However, direct fusion of high-resolution details and low-frequency context has the drawback of detailed features being…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Jiacong Xu , Zixiang Xiong , Shankar P. Bhattacharyya

LiDAR sensors are widely used in autonomous driving due to the reliable 3D spatial information. However, the data of LiDAR is sparse and the frequency of LiDAR is lower than that of cameras. To generate denser point clouds spatially and…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Xudong Huang , Chunyu Lin , Haojie Liu , Lang Nie , Yao Zhao

Due to its robust and precise distance measurements, LiDAR plays an important role in scene understanding for autonomous driving. Training deep neural networks (DNNs) on LiDAR data requires large-scale point-wise annotations, which are…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Sicheng Zhao , Yezhen Wang , Bo Li , Bichen Wu , Yang Gao , Pengfei Xu , Trevor Darrell , Kurt Keutzer

This paper investigates indoor point cloud semantic segmentation under scene-level annotation, which is less explored compared to methods relying on sparse point-level labels. In the absence of precise point-level labels, current methods…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Lunhao Duan , Shanshan Zhao , Xingxing Weng , Jing Zhang , Gui-Song Xia

3D object detection based on LiDAR point clouds is a crucial module in autonomous driving particularly for long range sensing. Most of the research is focused on achieving higher accuracy and these models are not optimized for deployment on…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Sambit Mohapatra , Senthil Yogamani , Heinrich Gotzig , Stefan Milz , Patrick Mader

This work proposes a method for depth completion of sparse LiDAR data using a convolutional neural network which can be used to generate semi-dense depth maps and "almost" full 3D point-clouds with significantly lower root mean squared…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Hamid Hekmatian , Jingfu Jin , Samir Al-Stouhi

Densely annotating LiDAR point clouds is costly, which restrains the scalability of fully-supervised learning methods. In this work, we study the underexplored semi-supervised learning (SSL) in LiDAR segmentation. Our core idea is to…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Lingdong Kong , Jiawei Ren , Liang Pan , Ziwei Liu

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

Understanding and interpreting a 3d environment is a key challenge for autonomous vehicles. Semantic segmentation of 3d point clouds combines 3d information with semantics and thereby provides a valuable contribution to this task. In many…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Fabian Duerr , Mario Pfaller , Hendrik Weigel , Juergen Beyerer

We introduce a simple yet effective fusion method of LiDAR and RGB data to segment LiDAR point clouds. Utilizing the dense native range representation of a LiDAR sensor and the setup calibration, we establish point correspondences between…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Georg Krispel , Michael Opitz , Georg Waltner , Horst Possegger , Horst Bischof

This paper presents a novel scheme to efficiently compress Light Detection and Ranging~(LiDAR) point clouds, enabling high-precision 3D scene archives, and such archives pave the way for a detailed understanding of the corresponding 3D…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Akihiro Kuwabara , Sorachi Kato , Toshiaki Koike-Akino , Takuya Fujihashi

Semantic segmentation is a pixel-level prediction task to classify each pixel of the input image. Deep learning models, such as convolutional neural networks (CNNs), have been extremely successful in achieving excellent performances in this…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Nadeem Atif , Saquib Mazhar , Debajit Sarma , M. K. Bhuyan , Shaik Rafi Ahamed

We achieve 3D semantic scene labeling by exploring semantic relation between each point and its contextual neighbors through edges. Besides an encoder-decoder branch for predicting point labels, we construct an edge branch to hierarchically…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Li Jiang , Hengshuang Zhao , Shu Liu , Xiaoyong Shen , Chi-Wing Fu , Jiaya Jia
‹ 上一页 1 8 9 10 下一页 ›