Skip to content
/ O-CNN Public
forked from wang-ps/O-CNN

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

Notifications You must be signed in to change notification settings

lhynju/O-CNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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},
}

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 75.0%
  • CMake 17.4%
  • Python 7.6%