Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

O-CNN: Octree-based Convolutional Neural Networks for 3D Shape Analysis

About

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 input and performs 3D CNN operations on the octants occupied by the 3D shape surface. We design a novel octree data structure to efficiently store the octant information and CNN features into the graphics memory and execute the entire O-CNN training and evaluation on the GPU. O-CNN supports various CNN structures and works for 3D shapes in different representations. By restraining the computations on the octants occupied by 3D surfaces, the memory and computational costs of the O-CNN grow quadratically as the depth of the octree increases, which makes the 3D CNN feasible for high-resolution 3D models. We compare the performance of the O-CNN with other existing 3D CNN solutions and demonstrate the efficiency and efficacy of O-CNN in three shape analysis tasks, including object classification, shape retrieval, and shape segmentation.

Peng-Shuai Wang, Yang Liu, Yu-Xiao Guo, Chun-Yu Sun, Xin Tong• 2017

Related benchmarks

TaskDatasetResultRank
3D Object ClassificationModelNet40 (test)
Accuracy90.6
302
Semantic segmentationScanNet V2 (val)
mIoU74.5
288
Semantic segmentationScanNet v2 (test)
mIoU76.2
248
3D Shape ClassificationModelNet40 (test)
Accuracy90.6
227
Part SegmentationShapeNetPart--
198
Object ClassificationModelNet40 (test)--
180
3D Semantic SegmentationScanNet (test)
mIoU76.2
105
3D Semantic SegmentationScanNet (val)
mIoU74.5
100
Shape Part SegmentationShapeNet (test)
Mean IoU85.9
95
3D Semantic SegmentationScanNet v1 (test)--
72
Showing 10 of 15 rows

Other info

Follow for update