中文
相关论文

相关论文: PointODE: Lightweight Point Cloud Learning with Ne…

200 篇论文

Point cloud streaming is increasingly getting popular, evolving into the norm for interactive service delivery and the future Metaverse. However, the substantial volume of data associated with point clouds presents numerous challenges,…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Yanlong Li , Chamara Madarasingha , Kanchana Thilakarathna

In this paper, we tackle the challenging problem of point cloud completion from the perspective of feature learning. Our key observation is that to recover the underlying structures as well as surface details, given partial input, a…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Zejia Su , Haibin Huang , Chongyang Ma , Hui Huang , Ruizhen Hu

Point cloud analysis is attracting attention from Artificial Intelligence research since it can be widely used in applications such as robotics, Augmented Reality, self-driving. However, it is always challenging due to irregularities,…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Shi Qiu , Saeed Anwar , Nick Barnes

We introduce Point-LN, a novel lightweight framework engineered for efficient 3D point cloud classification. Point-LN integrates essential non-parametric components-such as Farthest Point Sampling (FPS), k-Nearest Neighbors (k-NN), and…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Marzieh Mohammadi , Amir Salarpour , Pedram MohajerAnsari

To alleviate the resource constraint for real-time point cloud applications that run on edge devices, in this paper we present BiPointNet, the first model binarization approach for efficient deep learning on point clouds. We discover that…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Haotong Qin , Zhongang Cai , Mingyuan Zhang , Yifu Ding , Haiyu Zhao , Shuai Yi , Xianglong Liu , Hao Su

Recent deep networks that directly handle points in a point set, e.g., PointNet, have been state-of-the-art for supervised learning tasks on point clouds such as classification and segmentation. In this work, a novel end-to-end deep…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yaoqing Yang , Chen Feng , Yiru Shen , Dong Tian

Neural ordinary differential equations (neural ODEs) have emerged as a novel network architecture that bridges dynamical systems and deep learning. However, the gradient obtained with the continuous adjoint method in the vanilla neural ODE…

机器学习 · 计算机科学 2023-06-12 Hong Zhang , Wenjun Zhao

Estimating surface normals from 3D point clouds is critical for various applications, including surface reconstruction and rendering. While existing methods for normal estimation perform well in regions where normals change slowly, they…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Haoyi Xiu , Xin Liu , Weimin Wang , Kyoung-Sook Kim , Masashi Matsuoka

Ridge-valley features are important elements of point clouds, as they contain rich surface information. To recognize these features from point clouds, this paper introduces an extreme point distance (EPD) criterion with scale independence.…

图形学 · 计算机科学 2019-10-14 Jianhui Nie , Zhaochen Zhang , Ye Liu , Hao Gao , Feng Xu , WenKai Shi

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

The analyses relying on 3D point clouds are an utterly complex task, often involving million of points, but also requiring computationally efficient algorithms because of many real-time applications; e.g. autonomous vehicle. However, point…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

Point cloud analysis is challenging due to the irregularity of the point cloud data structure. Existing works typically employ the ad-hoc sampling-grouping operation of PointNet++, followed by sophisticated local and/or global feature…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Shen Zheng , Jinqian Pan , Changjie Lu , Gaurav Gupta

This paper introduces a novel lossless compression method for compressing geometric attributes of point cloud data with bits-back coding. Our method specializes in using a deep learning-based probabilistic model to estimate the Shannon's…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Nguyen Quang Hieu , Minh Nguyen , Dinh Thai Hoang , Diep N. Nguyen , Eryk Dutkiewicz

Previous state-of-the-art real-time object detectors have been reported on GPUs which are extremely expensive for processing massive data and in resource-restricted scenarios. Therefore, high efficiency object detectors on CPU-only devices…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Chen Chen , Mengyuan Liu , Xiandong Meng , Wanpeng Xiao , Qi Ju

This paper proposes an innovative approach to Hierarchical Edge Aware 3D Point Cloud Learning (HEA-Net) that seeks to address the challenges of noise in point cloud data, and improve object recognition and segmentation by focusing on edge…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Lei Li

Extracting parametric edge curves from point clouds is a fundamental problem in 3D vision and geometry processing. Existing approaches mainly rely on keypoint detection, a challenging procedure that tends to generate noisy output, making…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Xiangyu Zhu , Dong Du , Weikai Chen , Zhiyou Zhao , Yinyu Nie , Xiaoguang Han

Point cloud is an important data structure for a wide range of applications, including robotics, AR/VR, and autonomous driving. To process the point cloud, many deep-learning-based point cloud recognition algorithms have been proposed.…

硬件体系结构 · 计算机科学 2024-10-24 Qijun Zhang , Zhiyao Xie

Point cloud is a crucial representation of 3D contents, which has been widely used in many areas such as virtual reality, mixed reality, autonomous driving, etc. With the boost of the number of points in the data, how to efficiently…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Kang You , Pan Gao , Qing Li

Point cloud analysis is an area of increasing interest due to the development of 3D sensors that are able to rapidly measure the depth of scenes accurately. Unfortunately, applying deep learning techniques to perform point cloud analysis is…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Junming Zhang , Ming-Yuan Yu , Ram Vasudevan , Matthew Johnson-Roberson

Anomaly detection is widely used in a broad range of domains from cybersecurity to manufacturing, finance, and so on. Deep learning based anomaly detection has recently drawn much attention because of its superior capability of recognizing…

机器学习 · 计算机科学 2023-05-23 Ronit Das , Tie Luo