-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SPRING dataset related experiments #8
Comments
Hello, I'm sorry that I can't retrieve the data because I have graduated. However, I can briefly describe how I preprocess the SPRING dataset. In fact, the operation is very simple. First, I select several SPRING meshs of medium size, and then I use pytorch3d (see code) to optimize the parameters of smpl to fit the SPRING meshes. Finally, you have the topological correspondence between the SPRING mesh and the smpl mesh, and then you can preprocess the SPRING dataset just as you preprocess the FAUST dataset! I hope my answer can help you! |
Hi Xiaokun, Thanks so much for the assist! I'm also wondering if the pretrained model provided in the repo can be used to evaluate SPRING dataset or it is just for the DFAUST? |
Unfortunately, this model can only be used with DFAUST datasets. |
I see, is it possible to also provide the pretrained model for SPRING dataset? Really appreciate your help! |
I am very sorry that the model and data are on the server of the school. Since I have graduated, I have no permission to process the data. If you need to train yourself, you can refer to my above answer, or you can add my wechat account so that we can further exchange training details. |
Sure, can you please provide your current email address or wechat account so that we can further discuss training details? Thank you~ |
wechat:drht18 |
Dear author,
Great work! I'm wondering if you can also release the code and data used for the experiments of SPRING dataset? It would be very helpful for readers to reproduce the results.
Thank you~
The text was updated successfully, but these errors were encountered: