charlesq34 / pointnet

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

Reproduce the result only get ~87% #93

Closed skyhehe123 closed 6 years ago

skyhehe123 commented 6 years ago

I run your code with your preprocessed data-set (HDF5) but only get ~87% overall accuracy (should be 89%) , is this inconsistency out from the TF's version? (I am using TF1.5)

lixiang-ucas commented 6 years ago

i got the same problem, how did you fix it?

FrankCAN commented 5 years ago

I also got the same problem, do we need further fine-tuning and how?

Best Regards Frank