iMoonLab / MeshNet

MeshNet: Mesh Neural Network for 3D Shape Representation (AAAI 2019)
MIT License
333 stars 58 forks source link

How do you obtain the classification results of ModelNet as 91.9? #18

Closed liang3588 closed 2 years ago

liang3588 commented 3 years ago

Thank you for providing your code. While I only get the best model with Acc of 89.16% and mAP of 79.81%. I refered to the previous questions about the best result, and kownd that your best result was trained from a more complex training strategy. So could you please give a brief description of the training strategy you use? Maybe I can implement it myself.

Thank you very much!

ss892714028 commented 2 years ago

Did you use the provided npz files? I can replicate the recall numbers with no problem.

thss15fyt commented 2 years ago

Please refer to the new update and we provide a more stable training script to reproduce or even ourperform the results in paper.