yanx27 / GACNet

Pytorch implementation of 'Graph Attention Convolution for Point Cloud Segmentation'
166 stars 31 forks source link

How many epoches are suitable for training S3DIS? #12

Open ruomingzhai opened 3 years ago

ruomingzhai commented 3 years ago

Hi! Appreciate your implement work, I have a training question to ask. The default number of epoches in your code is 200, but it is too long for my GPU to run.Can I just take 50 epoch?