iMoonLab / MeshNet

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

test.py tests what? #21

Closed kajalsanklecha closed 2 years ago

kajalsanklecha commented 2 years ago

Thank you for the code!

But had a doubt. Your Readme.md file says that the code implements both classification and retrieval. Can you please specify what does test.py exactly do?

thss15fyt commented 2 years ago

Thanks for your interests.

The test.py loads pre-trained model, and evaluates its performance of classification and retrieval on the validation set.