mmyolo/tests
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
..
data [Feature] Support VOC Dataset in YOLOv5 (#134) 2022-11-03 19:03:06 +08:00
test_datasets [Feature] Support VOC Dataset in YOLOv5 (#134) 2022-11-03 19:03:06 +08:00
test_deploy [Feature] support mmyolo deployment (#79) 2022-11-03 19:03:06 +08:00
test_engine Upgrade pre commit hooks (#129) 2022-10-13 17:39:52 +08:00
test_models [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00
test_utils Upgrade pre commit hooks (#129) 2022-10-13 17:39:52 +08:00