paper-with-me

홈 › Papers

Adaptive O-CNN: A Patch-based Deep Representation of 3D Shapes

2018-09-21 · Peng-Shuai Wang, Chun-Yu Sun, Yang Liu, Xin Tong

We present an Adaptive Octree-based Convolutional Neural Network (Adaptive O-CNN) for efficient 3D shape encoding and decoding. Different from volumetric-based or octree-based CNN methods that represent a 3D shape with voxels in the same resolution, our method represents a 3D shape adaptively with octants at different levels and models the 3D shape within each octant with a planar patch. Based on this adaptive patch-based representation, we propose an Adaptive O-CNN encoder and decoder for encoding and decoding 3D shapes. The Adaptive O-CNN encoder takes the planar patch normal and displacement as input and performs 3D convolutions only at the octants at each level, while the Adaptive O-CNN decoder infers the shape occupancy and subdivision status of octants at each level and estimates the best plane normal and displacement for each leaf octant. As a general framework for 3D shape analysis and generation, the Adaptive O-CNN not only reduces the memory and computational cost, but also offers better shape generation capability than the existing 3D-CNN approaches. We validate Adaptive O-CNN in terms of efficiency and effectiveness on different shape analysis and generation tasks, including shape classification, 3D autoencoding, shape prediction from a single image, and shape completion for noisy and incomplete point clouds.

📄 PDF Abstract BibTeX arXiv:1809.07917

Code (1)

Microsoft/O-CNN 공식 구현 tf

Tasks

Decoder

Similar Papers 제목 키워드 기반

PatchNets: Patch-Based Generalizable Deep Implicit 3D Shape Representations

2020-08-04 · ECCV 2020 8 · Edgar Tretschk, Ayush Tewari, Vladislav Golyanik, Michael Zollhöfer 외

Implicit surface representations, such as signed-distance functions, combined with deep learning have led to impressive models which can represent detailed shapes of objects with arbitrary topology. Since a continuous fu…

Point Cloud Completion

Patchwork: A compact representation for 3D polygonal shapes

2026-03-24 · Ruichen Zheng, Biao Zhang, Michael Birsak, Mikhail Skopenkov 외 arxiv

We introduce Patchwork, a new general-purpose shape representation capable of modeling 2D and 3D geometry with a small number of parameters. Patchwork is grounded in a rigorous mathematical framework, providing provable …

3D Generation

Hierarchical Point-Patch Fusion with Adaptive Patch Codebook for 3D Shape Anomaly Detection

2026-04-05 · Xueyang Kang, Zizhao Li, Tian Lan, Dong Gong 외 arxiv

3D shape anomaly detection is a crucial task for industrial inspection and geometric analysis. Existing deep learning approaches typically learn representations of normal shapes and identify anomalies via out-of-distribu…

Anomaly Detection

Shape Matters: Deformable Patch Attack

2022-10-28 · European Conference on Computer Vision 2022 10 · Zhaoyu Chen, Bo Li, Shuang Wu, Jianghe Xu 외

Though deep neural networks (DNNs) have demonstrated excellent performance in computer vision, they are susceptible and vulnerable to carefully crafted adversarial examples which can mislead DNNs to incorrect outputs. Pa…

PatchZero: Defending against Adversarial Patch Attacks by Detecting and Zeroing the Patch

2022-07-05 · Ke Xu, Yao Xiao, Zhaoheng Zheng, Kaijie Cai 외

Adversarial patch attacks mislead neural networks by injecting adversarial pixels within a local region. Patch attacks can be highly effective in a variety of tasks and physically realizable via attachment (e.g. a sticke…

Diversityimage-classificationImage Classificationobject-detection+3