zhengyuf / IMavatar

Official repository for CVPR 2022 paper: I M Avatar: Implicit Morphable Head Avatars from Videos
MIT License
633 stars 61 forks source link

Loss suddenly became larger #17

Closed RujingD closed 2 years ago

RujingD commented 2 years ago

As the 20th epoch was being trained with my own data, loss suddenly became larger. I don't know why.

RujingD commented 2 years ago

I installed pytorch==1.7.0,is there some difference about it? But if I install pytorch==1.6.0,there will be some packages that are incompatible.