fast-reid/fastreid/engine
liaoxingyu a327a70f0d v0.3 update
Summary:
1. change DPP training in apex way;
2. make warmup scheduler by iter and lr scheduler by epoch;
3. replace random erasing with torchvision implementation;
4. naming modification in config file
2020-12-07 14:19:20 +08:00
..
__init__.py finish v0.2 ddp training 2020-07-06 16:57:43 +08:00
defaults.py v0.3 update 2020-12-07 14:19:20 +08:00
hooks.py v0.3 update 2020-12-07 14:19:20 +08:00
launch.py onnx/trt support 2020-07-29 17:43:39 +08:00
train_loop.py v0.3 update 2020-12-07 14:19:20 +08:00