caizhongang / SMPLer-X

Official Code for "SMPLer-X: Scaling Up Expressive Human Pose and Shape Estimation"
https://caizhongang.github.io/projects/SMPLer-X/
Other
1.01k stars 73 forks source link

ModuleNotFoundError: No module named 'vit_adapter_utils' #11

Closed kmaksatk closed 1 year ago

kmaksatk commented 1 year ago

When running the inference with specified adapter_name="vit_adapter" I keep running into this error.

caizhongang commented 1 year ago

Hi @kmaksatk , the adapter is not supported in this release. Thank you for pointing out this issue, we will remove the related code.