charlesq34 / pointnet2

PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
Other
3.17k stars 903 forks source link

TF OPS for TF==2.1.1 #213

Open ajinkyaambatwar opened 3 years ago

ajinkyaambatwar commented 3 years ago

Hi I wanted to know if the tf ops compilation which is originally meant for TF version <2.0.0 is compatible for TF==2.1.1 If yes, how can one compile it and successfully create the .so file. I am using TF2.1.1 with cuda-10.1. I am not familiar with the background of cmake and cuda. I shall try to make changes in the .sh file based on your inputs. Thank you !

928776539 commented 3 years ago

if you are sucessed, please share your experience.

ajinkyaambatwar commented 3 years ago

I moved to PyTorch and used this repository instead https://github.com/erikwijmans/Pointnet2_PyTorch I could succesfully build it with Latest version of PyTorch

pratibhashinde commented 2 years ago

I am also having the same question. Did you get the answer?

928776539 commented 2 years ago

这是来自QQ邮箱的假期自动回复邮件。你好,邮件已收到,小陈将尽快处理。

pratibhashinde commented 2 years ago

928776539, I am not familar with pytorch.Hence I cannot shift from tf to pytorch. Any other way to solve this issue?