mk-minchul / AdaFace

MIT License
625 stars 118 forks source link

Updating method of Learning rate #102

Open LB15642219539 opened 1 year ago

LB15642219539 commented 1 year ago

Hello, I recently studied your Adaface Loss function and your code framework. Is there anything special about the adjustment of Learning rate in your framework? Using lr_ The scheduler. MultiStepLR() method also lacks warmup. Your explanation will help me better understand!