leoxiaobin / deep-high-resolution-net.pytorch

The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
https://jingdongwang2017.github.io/Projects/HRNet/PoseEstimation.html
MIT License
4.31k stars 908 forks source link

What the meaning of "wd"? #277

Closed imsotable closed 2 years ago

imsotable commented 2 years ago

Thank you for your excellent work.But I still have this question,and I wonder whether I should change it when change batchsize.looking forward to your reply. 55| LR: 0.001 56 | LR_FACTOR: 0.1 57 | LR_STEP: 58 | - 90 59 | - 120 60 | WD: 0.0001 61 | GAMMA1: 0.99 62 | GAMMA2: 0.0 63 | MOMENTUM: 0.9

imsotable commented 2 years ago

oh,I find it "weight_decay"