中文
相关论文

相关论文: Lossless Coding of Point Cloud Geometry using a De…

200 篇论文

Point cloud analysis (such as 3D segmentation and detection) is a challenging task, because of not only the irregular geometries of many millions of unordered points, but also the great variations caused by depth, viewpoint, occlusion, etc.…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Tuo Feng , Wenguan Wang , Xiaohan Wang , Yi Yang , Qinghua Zheng

High quality upsampling of sparse 3D point clouds is critically useful for a wide range of geometric operations such as reconstruction, rendering, meshing, and analysis. In this paper, we propose a data-driven algorithm that enables an…

计算机视觉与模式识别 · 计算机科学 2019-06-24 Wentai Zhang , Haoliang Jiang , Zhangsihao Yang , Soji Yamakawa , Kenji Shimada , Levent Burak Kara

The Geometry-based Point Cloud Compression (G-PCC) has been developed by the Moving Picture Experts Group to compress point clouds. In its lossy mode, the reconstructed point cloud by G-PCC often suffers from noticeable distortions due to…

图像与视频处理 · 电气工程与系统科学 2024-02-20 Dingquan Li , Kede Ma , Jing Wang , Ge Li

This paper focuses on a novel generative approach for 3D point clouds that makes use of invertible flow-based models. The main idea of the method is to treat a point cloud as a probability density in 3D space that is modeled using a…

机器学习 · 计算机科学 2019-10-17 Michał Stypułkowski , Maciej Zamorski , Maciej Zięba , Jan Chorowski

This work proposes a general-purpose, fully-convolutional network architecture for efficiently processing large-scale 3D data. One striking characteristic of our approach is its ability to process unorganized 3D representations such as…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Dario Rethage , Johanna Wald , Jürgen Sturm , Nassir Navab , Federico Tombari

While point-based neural architectures have demonstrated their efficacy, the time-consuming sampler currently prevents them from performing real-time reasoning on scene-level point clouds. Existing methods attempt to overcome this issue by…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Junyuan Ouyang , Xiao Liu , Haoyao Chen

Voxelization is an effective approach to reduce the computational cost of processing Light Detection and Ranging (LiDAR) data, yet it results in a loss of fine-scale structural information. This study explores whether low-level voxel…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Amirhossein Hassanzadeh , Bartosz Krawczyk , Michael Saunders , Rob Wible , Keith Krause , Dimah Dera , Jan van Aardt

As 3D scanning devices and depth sensors mature, point clouds have attracted increasing attention as a format for 3D object representation, with applications in various fields such as tele-presence, navigation and heritage reconstruction.…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Zeqing Fu , Wei Hu , Zongming Guo

The continual improvement of 3D sensors has driven the development of algorithms to perform point cloud analysis. In fact, techniques for point cloud classification and segmentation have in recent years achieved incredible performance…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Junming Zhang , Weijia Chen , Yuping Wang , Ram Vasudevan , Matthew Johnson-Roberson

This paper presents SurfelSoup, an end-to-end learned surface-based framework for point cloud geometry compression, with surface-structured primitives for representation. It proposes a probabilistic surface representation, pSurfel, which…

图像与视频处理 · 电气工程与系统科学 2026-02-03 Tingyu Fan , Ran Gong , Yueyu Hu , Yao Wang

We propose a novel point cloud U-Net diffusion architecture for 3D generative modeling capable of generating high-quality and diverse 3D shapes while maintaining fast generation times. Our network employs a dual-branch architecture,…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Ioannis Romanelis , Vlassios Fotis , Athanasios Kalogeras , Christos Alexakos , Konstantinos Moustakas , Adrian Munteanu

In this study, we propose a novel scheme for systematic improvement of lossless image compression coders from the point of view of the universal codes in information theory. In the proposed scheme, we describe a generative model class of…

信息论 · 计算机科学 2019-04-17 Yuta Nakahara , Toshiyasu Matsushima

Point clouds (PC) are essential for AR/VR and autonomous driving but challenge compression schemes with their size, irregular sampling, and sparsity. MPEG's Geometry-based Point Cloud Compression (GPCC) methods successfully reduce bitrate;…

图像与视频处理 · 电气工程与系统科学 2025-11-10 Muhammad Talha , Qi Yang , Zhu Li , Anique Akhtar , Geert Van Der Auwera

Point cloud compression is essential to experience volumetric multimedia as it drastically reduces the required streaming data rates. Point attributes, specifically colors, extend the challenge of lossy compression beyond geometric…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Michael Rudolph , Aron Riemenschneider , Amr Rizk

This paper addresses the problem of generating uniform dense point clouds to describe the underlying geometric structures from given sparse point clouds. Due to the irregular and unordered nature, point cloud densification as a generative…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Yue Qian , Junhui Hou , Sam Kwong , Ying He

In Computer Vision, edge detection is one of the favored approaches for feature and object detection in images since it provides information about their objects boundaries. Other region-based approaches use probabilistic analysis such as…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Dominique Beaini , Sofiane Achiche , Fabrice Nonez , Maxime Raison

Dense point cloud generation from a sparse or incomplete point cloud is a crucial and challenging problem in 3D computer vision and computer graphics. So far, the existing methods are either computationally too expensive, suffer from…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Abol Basher , Jani Boutellier

Point cloud compression is a key enabler for the emerging applications of immersive visual communication, autonomous driving and smart cities, etc. In this paper, we propose a hybrid point cloud attribute compression scheme built on an…

多媒体 · 计算机科学 2018-05-01 Yiting Shao , Qi Zhang , Ge Li , Zhu Li

Despite considerable progress being achieved in point cloud geometry compression, there still remains a challenge in effectively compressing large-scale scenes with sparse surfaces. Another key challenge lies in reducing decoding latency, a…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Kang You , Kai Liu , Li Yu , Pan Gao , Dandan Ding

Likelihood-based generative models are the backbones of lossless compression due to the guaranteed existence of codes with lengths close to negative log likelihood. However, there is no guaranteed existence of computationally efficient…

机器学习 · 计算机科学 2020-01-07 Jonathan Ho , Evan Lohn , Pieter Abbeel