Yochengliu / Relation-Shape-CNN

Relation-Shape Convolutional Neural Network for Point Cloud Analysis (CVPR 2019 Oral & Best paper finalist)
https://yochengliu.github.io/Relation-Shape-CNN/
MIT License
415 stars 71 forks source link

can not compile the extension #20

Closed SkylerHuang closed 5 years ago

SkylerHuang commented 5 years ago

Got : TypeError: dist must be a Distribution instance

SkylerHuang commented 5 years ago

Solve it by installing pytorch 0.4.*