charlesq34 / pointnet

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
Other
4.66k stars 1.44k forks source link

PointNet using CPU instead of GPU #188

Open KrzysztofKaluza opened 5 years ago

KrzysztofKaluza commented 5 years ago

Problem like in title, I'm using Ubuntu 18.04, python 3.6.8 tensorflow-gpu 1.14, cuda 10.1 with cudnn 7.6.1, could it be a problem with too new libraries?

whu-lyh commented 4 years ago

i think it will not have any effect to train or test

rohitrameshrao commented 4 years ago

Any update here? I am facing the same problem. For other networks on TF, GPU is being used. Not for pointnet.