TreB1eN / InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace
MIT License
1.73k stars 423 forks source link

Saved opt.pth is very large and seems overlap with head.pth and model.pth? #48

Open HWT-WalterHu opened 5 years ago

HWT-WalterHu commented 5 years ago

While saving state with model_only option False, I found the size of opt.pth is exactly the sum of head.pth and model.pth? Is it normal?

TreB1eN commented 5 years ago

Opt is for the optimizer’s weight