中文
相关论文

相关论文: RocNet: Recursive Octree Network for Efficient 3D …

200 篇论文

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

In this paper, we propose a two-stage deep learning framework called VoxelContext-Net for both static and dynamic point cloud compression. Taking advantages of both octree based methods and voxel based schemes, our approach employs the…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Zizheng Que , Guo Lu , Dong Xu

We present OctNet, a representation for deep learning with sparse 3D data. In contrast to existing models, our representation enables 3D convolutional networks which are both deep and high resolution. Towards this goal, we exploit the…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Gernot Riegler , Ali Osman Ulusoy , Andreas Geiger

Compact and accurate representations of 3D shapes are central to many perception and robotics tasks. State-of-the-art learning-based methods can reconstruct single objects but scale poorly to large datasets. We present a novel recursive…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Sergey Zakharov , Rares Ambrus , Katherine Liu , Adrien Gaidon

We present an adaptive deep representation of volumetric fields of 3D shapes and an efficient approach to learn this deep representation for high-quality 3D shape reconstruction and auto-encoding. Our method encodes the volumetric field of…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Peng-Shuai Wang , Yang Liu , Xin Tong

Autoregressive models have proven to be very powerful in NLP text generation tasks and lately have gained popularity for image generation as well. However, they have seen limited use for the synthesis of 3D shapes so far. This is mainly due…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Moritz Ibing , Gregor Kobsik , Leif Kobbelt

We present O-CNN, an Octree-based Convolutional Neural Network (CNN) for 3D shape analysis. Built upon the octree representation of 3D shapes, our method takes the average normal vectors of a 3D model sampled in the finest leaf octants as…

计算机视觉与模式识别 · 计算机科学 2017-12-06 Peng-Shuai Wang , Yang Liu , Yu-Xiao Guo , Chun-Yu Sun , Xin Tong

Many 3D generative models rely on variational autoencoders (VAEs) to learn compact shape representations. However, existing methods encode all shapes into a fixed-size token, disregarding the inherent variations in scale and complexity…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Kangle Deng , Hsueh-Ti Derek Liu , Yiheng Zhu , Xiaoxia Sun , Chong Shang , Kiran Bhat , Deva Ramanan , Jun-Yan Zhu , Maneesh Agrawala , Tinghui Zhou

Existing high-performance deep learning models require very intensive computing. For this reason, it is difficult to embed a deep learning model into a system with limited resources. In this paper, we propose the novel idea of the network…

机器学习 · 计算机科学 2019-02-13 Dae-Woong Jeong , Jaehun Kim , Youngseok Kim , Tae-Ho Kim , Myungsu Chae

When working with three-dimensional data, choice of representation is key. We explore voxel-based models, and present evidence for the viability of voxellated representations in applications including shape modeling and object…

计算机视觉与模式识别 · 计算机科学 2016-08-17 Andrew Brock , Theodore Lim , J. M. Ritchie , Nick Weston

Recent advancements in 3D generative modeling have significantly improved the generation realism, yet the field is still hampered by existing representations, which struggle to capture assets with complex topologies and detailed appearance.…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Jianfeng Xiang , Xiaoxue Chen , Sicheng Xu , Ruicheng Wang , Zelong Lv , Yu Deng , Hongyuan Zhu , Yue Dong , Hao Zhao , Nicholas Jing Yuan , Jiaolong Yang

We present a novel deep compression algorithm to reduce the memory footprint of LiDAR point clouds. Our method exploits the sparsity and structural redundancy between points to reduce the bitrate. Towards this goal, we first encode the…

图像与视频处理 · 电气工程与系统科学 2021-01-12 Lila Huang , Shenlong Wang , Kelvin Wong , Jerry Liu , Raquel Urtasun

Autoregressive models have achieved remarkable success across various domains, yet their performance in 3D shape generation lags significantly behind that of diffusion models. In this paper, we introduce OctGPT, a novel multiscale…

图形学 · 计算机科学 2025-04-16 Si-Tong Wei , Rui-Huan Wang , Chuan-Zhi Zhou , Baoquan Chen , Peng-Shuai Wang

This paper describes a novel lossless point cloud compression algorithm that uses a neural network for estimating the coding probabilities for the occupancy status of voxels, depending on wide three dimensional contexts around the voxel to…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Emre Can Kaya , Ioan Tabus

Point clouds have become increasingly vital across various applications thanks to their ability to realistically depict 3D objects and scenes. Nevertheless, effectively compressing unstructured, high-precision point cloud data remains a…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Hongning Ruan , Yulin Shao , Qianqian Yang , Liang Zhao , Dusit Niyato

Occupancy prediction has increasingly garnered attention in recent years for its fine-grained understanding of 3D scenes. Traditional approaches typically rely on dense, regular grid representations, which often leads to excessive…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Yuhang Lu , Xinge Zhu , Tai Wang , Yuexin Ma

Incremental scene reconstruction is essential to the navigation in robotics. Most of the conventional methods typically make use of either TSDF (truncated signed distance functions) volume or neural networks to implicitly represent the…

机器人学 · 计算机科学 2024-04-30 Shaofan Liu , Junbo Chen , Jianke Zhu

Recently deep residual learning with residual units for training very deep neural networks advanced the state-of-the-art performance on 2D image recognition tasks, e.g., object detection and segmentation. However, how to fully leverage…

计算机视觉与模式识别 · 计算机科学 2016-08-23 Hao Chen , Qi Dou , Lequan Yu , Pheng-Ann Heng

This paper investigates various methods of representing 3D rotations and their impact on the learning process of deep neural networks. We evaluated the performance of ResNet18 networks for 3D rotation estimation using several rotation…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Viktória Pravdová , Lukáš Gajdošech , Hassan Ali , Viktor Kocur

Direct optimization of interpolated features on multi-resolution voxel grids has emerged as a more efficient alternative to MLP-like modules. However, this approach is constrained by higher memory expenses and limited representation…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Xiangyu Xu , Lichang Chen , Changjiang Cai , Huangying Zhan , Qingan Yan , Pan Ji , Junsong Yuan , Heng Huang , Yi Xu
‹ 上一页 1 2 3 10 下一页 ›