Sen Wang
Sen Wang
external folder is missing? cannot do the visualize part? Anyone found solutions?
@weigq Thank you very much~ That works
@TylerGubala Thank you for you response I think the correct render results should like below:  If you can use blender import the model and alt +z render it, you...
@xueyushan I encounter the same problem, any solutions?
I have tried on CUDA 11.3 + python3.7 + pytorch 1.11~ it works well
similar problem CUDA 9.0
@ytrock Similar problem (not such big as the tingting's, only slight difference). BTW: how to translate the hand_pose (12 dim in your offered params) to the default one (15*3 in...
Thank you! Everything goes perfect now. @ytrock
@xiaopengaia same error here. Did you already solve it?
@qiqiApink If you want to fit the SMPL from KIT, you just need the corresponding joints from KIT to SMPL. USe the [SMPL_fit](https://github.com/wangsen1312/joints2smpl) and change the [Configurations](https://github.com/wangsen1312/joints2smpl/blob/main/src/config.py) to make it...