fast-reid/projects/FastFace/fastface
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
..
datasets Support amp and resume training in fastface 2021-05-31 17:30:43 +08:00
modeling Support amp and resume training in fastface 2021-05-31 17:30:43 +08:00
__init__.py Support amp and resume training in fastface 2021-05-31 17:30:43 +08:00
config.py Support amp and resume training in fastface 2021-05-31 17:30:43 +08:00
face_data.py update fastreid v1.2 2021-04-02 21:33:13 +08:00
face_evaluator.py update fastreid V1.0 2021-01-18 11:36:38 +08:00
pfc_checkpointer.py Support amp and resume training in fastface 2021-05-31 17:30:43 +08:00
trainer.py feat: Add contiguous parameters support 2021-07-05 11:10:37 +08:00
utils_amp.py Support amp and resume training in fastface 2021-05-31 17:30:43 +08:00
verification.py update fastreid V1.0 2021-01-18 11:36:38 +08:00