charlesq34 / pointnet

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

Which is GPU you are used to train on the S3DIS dataset? #158

Open foolboyly opened 5 years ago

foolboyly commented 5 years ago

My GPU is TITAN XP. I trained the model on S3DIS dataset, but I have an error about Memory. Then I set batch size is 1 and number point is 1024, it worked. I think my GPU can accept more batch size and number point, are there maybe any other problems?

z393 commented 5 years ago

I couldn't download the S3DIS dataset , would you mind tell me where can download it? thanks.