mmocr/tests
Xinyu Wang fbc138d2d3
[Feature] Add DBNet++ (#973)
* add dbnet++

* fix docstring

* fix some param names

* fix

* fix docstring

* add init

* add doc; remove configs

* add dbnet++ to readme

* fix readme

* update config

* update readme

* update readme

* update ocr.py

* update metafile.yml

* update readme

* update readme

* move to dbnetpp

* fix paths

* fix head level

* fix typo

* update demo.md

* Update configs/textdet/dbnetpp/README.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* fix typo

* fix link
2022-05-05 14:39:20 +08:00
..
data [Feature] Add labelme converter for textdet and textrecog (#972) 2022-05-03 17:28:22 +08:00
test_apis [Enhancement] Add windows CI (#790) 2022-03-02 10:34:15 +08:00
test_core [Enhancement] Upgrade isort (#771) 2022-02-09 23:22:14 +08:00
test_dataset [Enhancement] Automatically report mean scores when applicable (#995) 2022-05-05 12:57:19 +08:00
test_metrics [Fix] Allow invalid polygons in intersection and union by default (#471) 2021-09-28 10:57:12 +08:00
test_models [Feature] Add DBNet++ (#973) 2022-05-05 14:39:20 +08:00
test_tools [Enhancement] Add copyright info (#439) 2021-08-17 17:39:30 +08:00
test_utils [Feature] Add Tesserocr Inference (#814) 2022-03-28 22:50:53 +08:00