mmyolo/configs/ppyoloe
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
..
ppyoloe_l_fast_8xb20-300e_coco.py [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00
ppyoloe_m_fast_8xb28-300e_coco.py [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00
ppyoloe_plus_l_fast_8xb8-80e_coco.py [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00
ppyoloe_plus_m_fast_8xb8-80e_coco.py [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00
ppyoloe_plus_s_fast_8xb8-80e_coco.py [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00
ppyoloe_plus_x_fast_8xb8-80e_coco.py [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00
ppyoloe_s_fast_8xb32-300e_coco.py [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00
ppyoloe_s_fast_8xb32-400e_coco.py [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00
ppyoloe_x_fast_8xb16-300e_coco.py [Feature] Support PPYOLOE inference (#145) 2022-11-03 19:03:06 +08:00