中文
相关论文

相关论文: PIDS: Joint Point Interaction-Dimension Search for…

200 篇论文

Point cloud semantic segmentation plays an essential role in autonomous driving, providing vital information about drivable surfaces and nearby objects that can aid higher level tasks such as path planning and collision avoidance. While…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Ozan Unal , Luc Van Gool , Dengxin Dai

Point clouds, a prominent method of 3D representation, are extensively utilized across industries such as autonomous driving, surveying, electricity, architecture, and gaming, and have been rigorously investigated for their accuracy and…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Jingyuan Tang , Yuhuan Zhao , Songlin Sun , Yangang Cai

Neural architecture search (NAS) automates neural network design by using optimization algorithms to navigate architecture spaces, reducing the burden of manual architecture design. While NAS has achieved success, applying it to emerging…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Yisheng Yang , Guodong Du , Chean Khim Toa , Ho-Kin Tang , Sim Kuan Goh

Instance segmentation in point clouds is one of the most fine-grained ways to understand the 3D scene. Due to its close relationship to semantic segmentation, many works approach these two tasks simultaneously and leverage the benefits of…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Guangnan Wu , Zhiyi Pan , Peng Jiang , Changhe Tu

LiDAR point cloud semantic segmentation is essential for interpreting 3D environments in applications such as autonomous driving and robotics. Recent methods achieve strong performance by exploiting different point cloud representations or…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Simone Mosco , Daniel Fusaro , Wanmeng Li , Emanuele Menegatti , Alberto Pretto

Machine perception applications are increasingly moving toward manipulating and processing 3D point cloud. This paper focuses on point cloud registration, a key primitive of 3D data processing widely used in high-level tasks such as…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Tiancheng Xu , Boyuan Tian , Yuhao Zhu

Many point-based semantic segmentation methods have been designed for indoor scenarios, but they struggle if they are applied to point clouds that are captured by a LiDAR sensor in an outdoor environment. In order to make these methods more…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Shijie Li , Yun Liu , Juergen Gall

Deep learning techniques have become the to-go models for most vision-related tasks on 2D images. However, their power has not been fully realised on several tasks in 3D space, e.g., 3D scene understanding. In this work, we jointly address…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Quang-Hieu Pham , Duc Thanh Nguyen , Binh-Son Hua , Gemma Roig , Sai-Kit Yeung

The process of segmenting point cloud data into several homogeneous areas with points in the same region having the same attributes is known as 3D segmentation. Segmentation is challenging with point cloud data due to substantial…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Siddiqui Muhammad Yasir , Hyunsik Ahn

As camera and LiDAR sensors capture complementary information used in autonomous driving, great efforts have been made to develop semantic segmentation algorithms through multi-modality data fusion. However, fusion-based approaches require…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Xu Yan , Jiantao Gao , Chaoda Zheng , Chao Zheng , Ruimao Zhang , Shenghui Cui , Zhen Li

A 3D point cloud describes the real scene precisely and intuitively.To date how to segment diversified elements in such an informative 3D scene is rarely discussed. In this paper, we first introduce a simple and flexible framework to…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Xinlong Wang , Shu Liu , Xiaoyong Shen , Chunhua Shen , Jiaya Jia

3D point cloud analysis has drawn a lot of research attention due to its wide applications. However, collecting massive labelled 3D point cloud data is both time-consuming and labor-intensive. This calls for data-efficient learning methods.…

计算机视觉与模式识别 · 计算机科学 2023-01-23 Fayao Liu , Guosheng Lin , Chuan-Sheng Foo , Chaitanya K. Joshi , Jie Lin

Recent works on 3D semantic segmentation propose to exploit the synergy between images and point clouds by processing each modality with a dedicated network and projecting learned 2D features onto 3D points. Merging large-scale point clouds…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Damien Robert , Bruno Vallet , Loic Landrieu

With the tide of artificial intelligence, we try to apply deep learning to understand 3D data. Point cloud is an important 3D data structure, which can accurately and directly reflect the real world. In this paper, we propose a simple and…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Kang Zhiheng , Li Ning

In this paper, we propose PASS3D to achieve point-wise semantic segmentation for 3D point cloud. Our framework combines the efficiency of traditional geometric methods with robustness of deep learning methods, consisting of two stages: At…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Xin Kong , Guangyao Zhai , Baoquan Zhong , Yong Liu

We propose a novel deep learning-based framework to tackle the challenge of semantic segmentation of large-scale point clouds of millions of points. We argue that the organization of 3D point clouds can be efficiently captured by a…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Loic Landrieu , Martin Simonovsky

Deep learning approaches have made tremendous progress in the field of semantic segmentation over the past few years. However, most current approaches operate in the 2D image space. Direct semantic segmentation of unstructured 3D point…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Francis Engelmann , Theodora Kontogianni , Alexander Hermans , Bastian Leibe

Unsupervised point cloud segmentation is critical for embodied artificial intelligence and autonomous driving, as it mitigates the prohibitive cost of dense point-level annotations required by fully supervised methods. While integrating 2D…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Yixiao Song , Qingyong Li , Wen Wang , Zhicheng Yan

3D Point Cloud Semantic Segmentation (PCSS) is attracting increasing interest, due to its applicability in remote sensing, computer vision and robotics, and due to the new possibilities offered by deep learning techniques. In order to…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Yuxing Xie , Jiaojiao Tian , Xiao Xiang Zhu

Accurately describing and detecting 2D and 3D keypoints is crucial to establishing correspondences across images and point clouds. Despite a plethora of learning-based 2D or 3D local feature descriptors and detectors having been proposed,…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Bing Wang , Changhao Chen , Zhaopeng Cui , Jie Qin , Chris Xiaoxuan Lu , Zhengdi Yu , Peijun Zhao , Zhen Dong , Fan Zhu , Niki Trigoni , Andrew Markham
‹ 上一页 1 2 3 10 下一页 ›