charlesq34 / pointnet

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

Training Issue for Semantic Segmentation #143

Open Beril-1 opened 5 years ago

Beril-1 commented 5 years ago

Hi,

I am trying to train the dataset for semantic segmentation. It makes crush my computer since I do not have enough memory. Also, when I decrease the batch size, it takes so much time. Is there any other option for that? Or is there any trained file of Area 6 available?

Thank you for any help. Cheers.

minhncsocial commented 5 years ago

You just try to modify the training batch size down to 8 or 4. It solves for me!