Yang7879 / 3D-BoNet

🔥3D-BoNet in Tensorflow (NeurIPS 2019, Spotlight)

Home Page:https://arxiv.org/abs/1906.01140

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPU based code with pre trained weights

usman151mrd opened this issue · comments

Respected sir, can you share a pre-trained model or weights with me. I have not a Cuda based System, that is why I am not able to test this code. Object localization is much important for my research. But due to the unavailability of resources, I have struggled to complete my research. it is my honor request, if possible please share with me the trained models or CPU based code.

Hi @usman151mrd, if you need to use pointnet++ as the backbone, it requires GPU implementation. You may use the simple pointnet as the backbone which is trainable on a cpu.