Skip to content

Latest commit

 

History

History

tf_ops

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Customized TF Operators

This folder contains customized Tensorflow operations from PointNet++ (Qi et al, NIPS2017).

DH3D uses the sampling and interpolation layers in PointNet++.

Before using, the TF ops need to be compiled, see the the detailed instructions here.