https://github.com/yule-li/CosFace
Raw File
Tip revision: 4a1857ec586fe9ddb6175165330b1ae7a9b9a79a authored by yule-li on 26 September 2018, 13:18:06 UTC
add dataset-112x112 in readme
Tip revision: 4a1857e
lr_coco.txt
# Learning rate schedule
# Maps an epoch number to a learning rate
0:  0.01
5: 0.05
10: 0.1
30: 0.05
60: 0.001
1000: 0.0001
back to top