fast-reid/fastreid/solver
liaoxingyu 7e652fea2a feat: Add contiguous parameters support
Support contiguous parameters to train faster. It can split parameters into different contiguous groups by freeze_layer, lr and weight decay.
2021-07-05 11:10:37 +08:00
..
optim update fastreid v1.2 readme and changelog 2021-04-06 20:09:13 +08:00
__init__.py Update sampler code 2020-02-10 07:38:56 +08:00
build.py feat: Add contiguous parameters support 2021-07-05 11:10:37 +08:00
lr_scheduler.py make lr warmup by iter 2021-01-22 11:17:21 +08:00