中文
相关论文

相关论文: Point-LN: A Lightweight Framework for Efficient Po…

200 篇论文

In this work we introduce Lean Point Networks (LPNs) to train deeper and more accurate point processing networks by relying on three novel point processing blocks that improve memory consumption, inference time, and accuracy: a…

计算机视觉与模式识别 · 计算机科学 2020-06-17 Eric-Tuan Le , Iasonas Kokkinos , Niloy J. Mitra

We present NPNet, a fully non-parametric approach for 3D point-cloud classification and part segmentation. NPNet contains no learned weights; instead, it builds point features using deterministic operators such as farthest point sampling,…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Mohammad Saeid , Amir Salarpour , Pedram MohajerAnsari , Mert D. Pesé

We present a novel lightweight convolutional neural network for point cloud analysis. In contrast to many current CNNs which increase receptive field by downsampling point cloud, our method directly operates on the entire point sets without…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Xu Wang , Yuyan Li , Ye Duan

In the domain of point cloud analysis, despite the significant capabilities of Graph Neural Networks (GNNs) in managing complex 3D datasets, existing approaches encounter challenges like high computational costs and scalability issues with…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Qiang Zheng , Yafei Qi , Chen Wang , Chao Zhang , Jian Sun

In this paper we present SA-CNN, a hierarchical and lightweight self-attention based encoding and decoding architecture for representation learning of point cloud data. The proposed SA-CNN introduces convolution and transposed convolution…

计算机视觉与模式识别 · 计算机科学 2022-03-16 En Yen Puang , Hao Zhang , Hongyuan Zhu , Wei Jing

Point cloud based place recognition is still an open issue due to the difficulty in extracting local features from the raw 3D point cloud and generating the global descriptor, and it's even harder in the large-scale dynamic environments. In…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhe Liu , Shunbo Zhou , Chuanzhe Suo , Yingtian Liu , Peng Yin , Hesheng Wang , Yun-Hui Liu

This paper introduces the Point Cloud Network (PCN) architecture, a novel implementation of linear layers in deep learning networks, and provides empirical evidence to advocate for its preference over the Multilayer Perceptron (MLP) in…

机器学习 · 计算机科学 2023-09-25 Charles Hetterich

PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion. However, recent works in literature…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset

Point cloud based retrieval for place recognition is still a challenging problem due to drastic appearance and illumination changes of scenes in changing environments. Existing deep learning based global descriptors for the retrieval task…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Le Hui , Mingmei Cheng , Jin Xie , Jian Yang

We propose LU-Net -- for LiDAR U-Net, a new method for the semantic segmentation of a 3D LiDAR point cloud. Instead of applying some global 3D segmentation method such as PointNet, we propose an end-to-end architecture for LiDAR point cloud…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Pierre Biasutti , Vincent Lepetit , Jean-François Aujol , Mathieu Brédif , Aurélie Bugeau

In this article we describe a new convolutional neural network (CNN) to classify 3D point clouds of urban or indoor scenes. Solutions are given to the problems encountered working on scene point clouds, and a network is described that…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Xavier Roynard , Jean-Emmanuel Deschaud , François Goulette

The performance of 3D object detection models over point clouds highly depends on their capability of modeling local geometric patterns. Conventional point-based models exploit local patterns through a symmetric function (e.g. max pooling)…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Jianan Li , Jiashi Feng

In this paper, we propose a graph neural network to detect objects from a LiDAR point cloud. Towards this end, we encode the point cloud efficiently in a fixed radius near-neighbors graph. We design a graph neural network, named Point-GNN,…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Weijing Shi , Ragunathan , Rajkumar

We introduce Deep Set Linearized Optimal Transport, an algorithm designed for the efficient simultaneous embedding of point clouds into an $L^2-$space. This embedding preserves specific low-dimensional structures within the Wasserstein…

机器学习 · 计算机科学 2024-01-04 Scott Mahan , Caroline Moosmüller , Alexander Cloninger

Compared with traditional task-irrelevant downsampling methods, task-oriented neural networks have shown improved performance in point cloud downsampling range. Recently, Transformer family of networks has shown a more powerful learning…

计算机视觉与模式识别 · 计算机科学 2023-11-17 Xu Wang , Yi Jin , Yigang Cen , Tao Wang , Bowen Tang , Yidong Li

Deep learning techniques for point cloud data have demonstrated great potentials in solving classical problems in 3D computer vision such as 3D object classification and segmentation. Several recent 3D object classification methods have…

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

In recent years, point cloud representation has become one of the research hotspots in the field of computer vision, and has been widely used in many fields, such as autonomous driving, virtual reality, robotics, etc. Although deep learning…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Huang Zhang , Changshuo Wang , Shengwei Tian , Baoli Lu , Liping Zhang , Xin Ning , Xiao Bai

Point cloud stands as the most widely adopted format for representing 3D shapes and scenes due to its simplicity and geometric fidelity. However, its inherent unordered and irregular nature, exacerbated by sensor noise and occlusions,…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Minhas Kamal , Hiranya Garbha Kumar , Balakrishnan Prabhakaran

The paper presents a simple and effective learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Recent state-of-the-art methods have relatively complex architectures such as…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Jacek Komorowski

Point-based 3D point cloud models employ computation and memory intensive mapping functions alongside NN layers for classification/segmentation, and are executed on server-grade GPUs. The sparse, and unstructured nature of 3D point cloud…

分布式、并行与集群计算 · 计算机科学 2025-12-30 Amur Saqib Pal , Muhammad Mohsin Ghaffar , Faisal Shafait , Christian Weis , Norbert Wehn