中文
相关论文

相关论文: Scalable Human-Machine Point Cloud Compression

200 篇论文

Explainability is an important factor to drive user trust in the use of neural networks for tasks with material impact. However, most of the work done in this area focuses on image analysis and does not take into account 3D data. We extend…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Ananya Gupta , Simon Watson , Hujun Yin

The annotation of 3D datasets is required for semantic-segmentation and object detection in scene understanding. In this paper we present a framework for the weakly supervision of a point clouds transformer that is used for 3D object…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Zuojin Tang , Bo Sun , Tongwei Ma , Daosheng Li , Zhenhui Xu

As being one of the main representation formats of 3D real world and well-suited for virtual reality and augmented reality applications, point clouds have gained a lot of popularity. In order to reduce the huge amount of data, a…

多媒体 · 计算机科学 2022-11-22 Pan Gao , Shengzhou Luo , Manoranjan Paul

Designing a point cloud upsampler, which aims to generate a clean and dense point cloud given a sparse point representation, is a fundamental and challenging problem in computer vision. A line of attempts achieves this goal by establishing…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Pingping Cai , Zhenyao Wu , Xinyi Wu , Song Wang

Vector quantization has emerged as a powerful tool in large-scale multimodal models, unifying heterogeneous representations through discrete token encoding. However, its effectiveness hinges on robust codebook design. Current…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Hongxuan Li , Wencheng Zhu , Huiying Xu , Xinzhong Zhu , Pengfei Zhu

We introduce a highly efficient method for panoptic segmentation of large 3D point clouds by redefining this task as a scalable graph clustering problem. This approach can be trained using only local auxiliary tasks, thereby eliminating the…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Damien Robert , Hugo Raguet , Loic Landrieu

Recent advances in point cloud deep learning have led to models that achieve high per-part labeling accuracy on large-scale point clouds, using only the raw geometry of unordered point sets. In parallel, the field of human parsing focuses…

计算机视觉与模式识别 · 计算机科学 2025-09-03 James Dickens , Kamyar Hamad

The field of autonomous driving technology is rapidly advancing, with deep learning being a key component. Particularly in the field of sensing, 3D point cloud data collected by LiDAR is utilized to run deep neural network models for 3D…

分布式、并行与集群计算 · 计算机科学 2025-11-05 Taisuke Noguchi , Takuya Azumi

In this paper we present a scalable approach for robustly computing a 3D surface mesh from multi-scale multi-view stereo point clouds that can handle extreme jumps of point density (in our experiments three orders of magnitude). The…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Christian Mostegel , Rudolf Prettenthaler , Friedrich Fraundorfer , Horst Bischof

We propose a novel segmentation-based explainable artificial intelligence (XAI) method for neural networks working on point cloud classification. As one building block of this method, we propose a novel point-shifting mechanism to introduce…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Raju Ningappa Mulawade , Christoph Garth , Alexander Wiebel

Logs are a critical data source for cloud systems, enabling advanced features like monitoring, alerting, and root cause analysis. However, the massive scale and diverse formats of unstructured logs pose challenges for adaptable, efficient,…

软件工程 · 计算机科学 2025-04-15 Zeyan Li , Jie Song , Tieying Zhang , Tao Yang , Xiongjun Ou , Yingjie Ye , Pengfei Duan , Muchen Lin , Jianjun Chen

Attention mechanism plays a more and more important role in point cloud analysis and channel attention is one of the hotspots. With so much channel information, it is difficult for neural networks to screen useful channel information. Thus,…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Guoquan Xu , Hezhi Cao , Yifan Zhang , Jianwei Wan , Ke Xu , Yanxin Ma

Point cloud is point sets defined in 3D metric space. Point cloud has become one of the most significant data format for 3D representation. Its gaining increased popularity as a result of increased availability of acquisition devices, such…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Saifullahi Aminu Bello , Shangshu Yu , Cheng Wang

Point cloud obtained from 3D scanning is often sparse, noisy, and irregular. To cope with these issues, recent studies have been separately conducted to densify, denoise, and complete inaccurate point cloud. In this paper, we advocate that…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Jaesung Choe , Byeongin Joung , Francois Rameau , Jaesik Park , In So Kweon

Point cloud semantic segmentation has attracted attentions due to its robustness to light condition. This makes it an ideal semantic solution for autonomous driving. However, considering the large computation burden and bandwidth demanding…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Lin Bai , Yiming Zhao , Xinming Huang

Point Cloud Registration (PCR) is a critical and challenging task in computer vision. One of the primary difficulties in PCR is identifying salient and meaningful points that exhibit consistent semantic and geometric properties across…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Qianliang Wu , Yaqing Ding , Lei Luo , Haobo Jiang , Shuo Gu , Chuanwei Zhou , Jin Xie , Jian Yang

In this paper, we propose NeuralQAAD, a differentiable point cloud compression framework that is fast, robust to sampling, and applicable to high resolutions. Previous work that is able to handle complex and non-smooth topologies is hardly…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Nicolas Wagner , Ulrich Schwanecke

Detecting objects from LiDAR point clouds is an important component of self-driving car technology as LiDAR provides high resolution spatial information. Previous work on point-cloud 3D object detection has re-purposed convolutional…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Jiquan Ngiam , Benjamin Caine , Wei Han , Brandon Yang , Yuning Chai , Pei Sun , Yin Zhou , Xi Yi , Ouais Alsharif , Patrick Nguyen , Zhifeng Chen , Jonathon Shlens , Vijay Vasudevan

Among 2D convolutional networks on point clouds, point-based approaches consume point clouds of fixed size directly. By analysis of PointNet, a pioneer in introducing deep learning into point sets, we reveal that current point-based methods…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Zhenpeng Chen , Yuan li

3D point cloud semantic segmentation aims to group all points into different semantic categories, which benefits important applications such as point cloud scene reconstruction and understanding. Existing supervised point cloud semantic…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Canyu Zhang , Zhenyao Wu , Xinyi Wu , Ziyu Zhao , Song Wang