deepinsight / deepinsight/insightface

Loss could not converge when training from scratch

Open
#2,017 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

My experiment is lauched with information
- GPU: 2
- Model: IResNet50
- Pretrained: No
- Marginal softmax: ArcFace (s=30, m=0.5), do not use partial_fc
- Batchsize : 64*2=128
- Warm up: 0
- Optimizer: AdamW
- Init learning rate: 1e-1
- Loss function: cross entropy
- Dataset: MS1Mv2
But I am facing to some weird cases
- Model could not converge and loss function is about 16 in many epochs (It does not like log of Insightface repo, loss seems converge so fast)
Thank you for your attention

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.