sshaoshuai / PointRCNN

PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud, CVPR 2019.
MIT License
1.73k stars 425 forks source link

Is there any version in Tenserflow #69

Open sarraghd opened 5 years ago

sarraghd commented 5 years ago

Hi, Thank you for this great job, but i wonder if there is any version with tensorflow? Thank you

sshaoshuai commented 5 years ago

No, this work is implemented with PyTorch and we didn't use TensorFlow in this code except Tensorboard.