mks0601 / I2L-MeshNet_RELEASE

Official PyTorch implementation of "I2L-MeshNet: Image-to-Lixel Prediction Network for Accurate 3D Human Pose and Mesh Estimation from a Single RGB Image", ECCV 2020
MIT License
708 stars 130 forks source link

DataParallel has no attribute self.trainable_modules. #91

Closed rawalkhirodkar closed 2 years ago

rawalkhirodkar commented 2 years ago

Hi Gyeongsik, First of all thank you for the great work.

Just documenting this bug. The current commit throws this error, reverting to the previous version works for training.

mks0601 commented 2 years ago

Thanks! I modified :)