ranahanocka / MeshCNN

Convolutional Neural Network for 3D meshes in PyTorch
MIT License
1.61k stars 320 forks source link

Request for further documentation of code options on the meshcnn wiki for the Classification task #159

Open Frostofree opened 8 months ago

Frostofree commented 8 months ago

Greetings, We were hoping if more documentation could be provided of the code options on the MeshCNN wiki, more specifically, the usage of "ncf", "niter_decay",etc. as we are trying to extend this to other datasets , such as ModelNet40 and shapenet. Moreover, any scripts available for extending to other datasets for the "Classification" task would also be helpful.

Looking for a similar documentation like [https://github.com/ranahanocka/MeshCNN/wiki/Segmentation]

Regards