MeshXL
MeshXL copied to clipboard
Any plans to release pre-training code?
Amazing work on the project! I noticed the pre-training code isn't included in the repo. Would you consider releasing those components in the future? Thanks again for sharing your work with the community
The pre-training code is the same as the supervised fine-tuning code. For pre-training, we apply more aggressive data augmentation methods on more 3D mesh data for diversity. Hope this would address your concerns.
Thank you for your reply