mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-02 22:29:29 +08:00
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.