mmyolo/tests/test_models/test_backbone
Nioolek e4080f8870 [Feature] Support PPYOLOE inference (#145)
* add ppyoloe backbone, neck

* add ppyoloe test

* add docstring

* add ppyoloe m/l/x configfile

* add ppyoloe_coco.py

* rename config

* add typehint

* format repvgg

* format code; add ut

* add doc; use mmdet.DropBlock

* add doc, format code, add non-plus config

* format code

* format code

* format code

* format code

* format code

* format code
2022-11-03 19:03:06 +08:00
..
__init__.py Upgrade pre commit hooks (#129) 2022-10-13 17:39:52 +08:00
test_csp_darknet.py [Feature]Support plugin layers for backbone (#75) 2022-09-29 19:09:56 +08:00
test_csp_resnet.py [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00
test_efficient_rep.py [Feature]Support plugin layers for backbone (#75) 2022-09-29 19:09:56 +08:00
utils.py fix import order 2022-09-20 10:57:33 +08:00