yanx27 / GACNet

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

Bad result in classification #9

Closed littlelittlebin closed 3 years ago

littlelittlebin commented 4 years ago

i have tried to use the GAC-Net as a classifier, but i can not get the good result, how should i set the parameter for classifier?

littlelittlebin commented 4 years ago

i found the reson, no model.eval()