Commit Graph

3 Commits (4c1878ce8b10308fcbbbb3fedf5d4ef21c886cb7)

Author SHA1 Message Date
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
JiayuXu ba4a496562 Upgrade pre commit hooks (#129)
* Fix the version conflict in CircleCI

* Update pre-commit config and add zh-cn version.

* Add codespell ignore list.

* Add codespell ignore list.

* Add check copyright config.
2022-10-13 17:39:52 +08:00
hha 3d0be5c868 Add UT and other code 2022-09-18 13:17:03 +08:00