fast-reid/projects/FastFace/fastface
liaoxingyu c3ac4f504c Support amp and resume training in fastface
AMP in partial-fc needs to be done only on backbone; In order to impl `resume training`, need to save & load different part of classifier weight in each GPU.
2021-05-31 17:30:43 +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 Support amp and resume training in fastface 2021-05-31 17:30:43 +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