AlonLahav/MeshWalker

Number of training epochs

Closed this issue · 2 comments

Hello,
I had a question about the number of epochs, compared to other methods (like MeshCNN) your method runs for far more epochs. Like in the case of ModelNet40, 500000 iterations. Is this due to a typo or does MeshWalker need to be trained so much?

Thanks again.

Hi,

I'm glad to have this discussion with you, hope it helps you..

Regarding your question, don't forget MeshWalker is very different from other methods.
Number of iteration is not a typo - it does take many iterations compared to MeshCNN which is super-fast :)

Alon.

Hi Alon, thank you for confirming :)