octree-nn / ocnn-pytorch

Octree-based Sparse Convolutional Neural Networks
MIT License
150 stars 16 forks source link

adaptive O-CNN #19

Closed WCommm closed 1 year ago

WCommm commented 1 year ago

Does this implement support adaptive O-CNN?

wang-ps commented 1 year ago

Currently, it is not supported since it is relatively hard to construct an adpative octree with pure PyTorch