moonbow721 / DPoser

Official implementation of the paper "DPoser: Diffusion Model as Robust 3D Human Pose Prior"
MIT License
46 stars 1 forks source link

Thank you for your work ! I want to ask which SMPL-X model do you use? V1.1 or with removed head bun? #4

Closed ouusan closed 2 months ago

ouusan commented 2 months ago

Hello, thank you for your great work!!! I have two questions: Which SMPL-X model do you use and where can i find your requirements.txt file? since i have an Error that no such file while running pip install -r requirements.txt Thankyou!

moonbow721 commented 2 months ago

Hello!

Thank you for your kind words and for bringing this to our attention!

We are using the SMPL-X v1.1 model, which you can download from here: SMPL-X v1.1.

Regarding the requirements.txt file, we apologize for the oversight. It has now been uploaded to our repository. Please try downloading it again to resolve the installation error.

Thank you for your patience and support!