mmyolo/tests/test_models/test_layers
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_ema.py Add UT and other code 2022-09-18 13:17:03 +08:00
test_yolo_bricks.py [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00