fast-reid/fastreid/engine
liaoxingyu 2724515fd9 save class number to config (#281)
Summary: Save the class number calculated based on datasets to the config file. If you hard-code the class number, make it unchanged.
2020-11-06 16:07:37 +08:00
..
__init__.py finish v0.2 ddp training 2020-07-06 16:57:43 +08:00
defaults.py save class number to config (#281) 2020-11-06 16:07:37 +08:00
hooks.py refactor reid head 2020-09-10 10:57:37 +08:00
launch.py onnx/trt support 2020-07-29 17:43:39 +08:00
train_loop.py feat: support amp training 2020-09-02 18:03:12 +08:00