/O-CNN

This repository contains the code of our O-CNN paper.

Primary LanguageC++

O-CNN: Octree-based Convolutional Neural Networks

This repository contains the code of some tools used in our O-CNN project. The core code is contained in this repository.

If you use our code, please cite our paper.

@article {Wang-2017-OCNN,
    title     = {O-CNN: Octree-based Convolutional Neural Networks for 3D Shape Analysis},
    author    = {Wang, Peng-Shuai and Liu, Yang and Guo, Yu-Xiao and Sun, Chun-Yu and Tong, Xin},
    journal   = {ACM Transactions on Graphics (SIGGRAPH)},
    volume    = {36},
    number    = {4},
    year      = {2017},
}