fast-reid/fastreid/modeling/backbones
Xingyu Liao 9b5af4166e
support repvgg (#429)
Summary:
* support repvgg backbone, and verify the consistency of train mode and eval mode
* onnx export logger style modification
2021-03-11 14:23:24 +08:00
..
regnet support repvgg (#429) 2021-03-11 14:23:24 +08:00
__init__.py support repvgg (#429) 2021-03-11 14:23:24 +08:00
build.py update docs 2021-01-22 21:11:19 +08:00
mobilenet.py add mobilenetv2 support 2021-01-26 18:17:01 +08:00
osnet.py v0.3 update 2020-12-07 14:19:20 +08:00
repvgg.py support repvgg (#429) 2021-03-11 14:23:24 +08:00
resnest.py v0.3 update 2020-12-07 14:19:20 +08:00
resnet.py update fastreid V1.0 2021-01-18 11:36:38 +08:00
resnext.py remove `num_splits` in batchnorm 2020-09-10 11:01:07 +08:00
shufflenet.py update fastreid V1.0 2021-01-18 11:36:38 +08:00