fast-reid/fastreid/modeling/meta_arch
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
baseline.py v0.3 update 2020-12-07 14:19:20 +08:00
build.py finish v0.2 ddp training 2020-07-06 16:57:43 +08:00
mgn.py fix problem when converting to caffe model (#261) 2020-09-25 11:26:20 +08:00