中文
相关论文

相关论文: Learning to Predict on Octree for Scalable Point C…

200 篇论文

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 segmentation (PCS) aims to make per-point predictions and enables robots and autonomous driving cars to understand the environment. The range image is a dense representation of a large-scale outdoor point cloud, and segmentation…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Bike Chen , Chen Gong , Antti Tikanmäki , Juha Röning

We propose a Point-Voxel DeConvolution (PVDeConv) module for 3D data autoencoder. To demonstrate its efficiency we learn to synthesize high-resolution point clouds of 10k points that densely describe the underlying geometry of Computer…

计算机视觉与模式识别 · 计算机科学 2021-01-13 Kseniya Cherenkova , Djamila Aouada , Gleb Gusev

We present a deep convolutional decoder architecture that can generate volumetric 3D outputs in a compute- and memory-efficient manner by using an octree representation. The network learns to predict both the structure of the octree, and…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Maxim Tatarchenko , Alexey Dosovitskiy , Thomas Brox

The entropy of the codes usually serves as the rate loss in the recent learned lossy image compression methods. Precise estimation of the probabilistic distribution of the codes plays a vital role in the performance. However, existing deep…

图像与视频处理 · 电气工程与系统科学 2020-05-12 Mu Li , Kai Zhang , Wangmeng Zuo , Radu Timofte , David Zhang

The goal of open-vocabulary detection is to identify novel objects based on arbitrary textual descriptions. In this paper, we address open-vocabulary 3D point-cloud detection by a dividing-and-conquering strategy, which involves: 1)…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Yuheng Lu , Chenfeng Xu , Xiaobao Wei , Xiaodong Xie , Masayoshi Tomizuka , Kurt Keutzer , Shanghang Zhang

In point cloud compression, exploiting temporal redundancy for inter predictive coding is challenging because of the irregular geometry. This paper proposes an efficient block-based inter-coding scheme for color attribute compression. The…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Haoran Hong , Eduardo Pavez , Antonio Ortega , Ryosuke Watanabe , Keisuke Nonaka

This paper presents an approach for compressing point cloud geometry by leveraging a lightweight super-resolution network. The proposed method involves decomposing a point cloud into a base point cloud and the interpolation patterns for…

图像与视频处理 · 电气工程与系统科学 2023-11-03 Wei Zhang , Dingquan Li , Ge Li , Wen Gao

Learned image compression has recently shown the potential to outperform the standard codecs. State-of-the-art rate-distortion (R-D) performance has been achieved by context-adaptive entropy coding approaches in which hyperprior and…

图像与视频处理 · 电气工程与系统科学 2021-01-01 Mohammad Akbari , Jie Liang , Jingning Han , Chengjie Tu

Point cloud processing is very challenging, as the diverse shapes formed by irregular points are often indistinguishable. A thorough grasp of the elusive shape requires sufficiently contextual semantic information, yet few works devote to…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Yongcheng Liu , Bin Fan , Gaofeng Meng , Jiwen Lu , Shiming Xiang , Chunhong Pan

Point cloud completion is the task of predicting complete geometry from partial observations using a point set representation for a 3D shape. Previous approaches propose neural networks to directly estimate the whole point cloud through…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Alexis Mendoza , Alexander Apaza , Ivan Sipiran , Cristian Lopez

We propose a novel algorithm that improves on the previous neural span-based CKY decoder for constituency parsing. In contrast to the traditional span-based decoding, where spans are combined only based on the sum of their scores, we…

计算与语言 · 计算机科学 2022-11-02 Zhicheng Wang , Tianyu Shi , Liyin Xiao , Cong Liu

Point clouds captured by scanning devices are often incomplete due to occlusion. To overcome this limitation, point cloud completion methods have been developed to predict the complete shape of an object based on its partial input. These…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Lintai Wu , Qijian Zhang , Junhui Hou , Yong Xu

This paper introduces Point-GN, a novel non-parametric network for efficient and accurate 3D point cloud classification. Unlike conventional deep learning models that rely on a large number of trainable parameters, Point-GN leverages…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Marzieh Mohammadi , Amir Salarpour

Recently, arbitrary-scale point cloud upsampling mechanism became increasingly popular due to its efficiency and convenience for practical applications. To achieve this, most previous approaches formulate it as a problem of surface…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Hang Du , Xuejun Yan , Jingjing Wang , Di Xie , Shiliang Pu

While point cloud-based applications are gaining traction due to their ability to provide rich and immersive experiences, they critically need efficient coding solutions due to the large volume of data involved, often many millions of…

图像与视频处理 · 电气工程与系统科学 2026-02-03 André F. R. Guarda , Nuno M. M. Rodrigues , Fernando Pereira

Constitutive models are widely used for modeling complex systems in science and engineering, where first-principle-based, well-resolved simulations are often prohibitively expensive. For example, in fluid dynamics, constitutive models are…

流体动力学 · 物理学 2021-11-11 Xu-Hui Zhou , Jiequn Han , Heng Xiao

Following the advent of immersive technologies and the increasing interest in representing interactive geometrical format, 3D Point Clouds (PC) have emerged as a promising solution and effective means to display 3D visual information. In…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Marouane Tliba , Aladine Chetouani , Giuseppe Valenzise , Frederic Dufaux

To encode point clouds containing both geometry and attributes, most learning-based compression schemes treat geometry and attribute coding separately, employing distinct encoders and decoders. This not only increases computational…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Kai Hsiang Hsieh , Monyneath Yim , Jui Chiu Chiang

LiDAR point clouds are fundamental to various applications, yet high-precision scans incur substantial storage and transmission overhead. Existing methods typically convert unordered points into hierarchical octree or voxel structures for…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Pengpeng Yu , Haoran Li , Runqing Jiang , Jing Wang , Liang Lin , Yulan Guo
‹ 上一页 1 8 9 10 下一页 ›