mmocr/mmocr
Xinyu Wang 8864fa174b
[Feature] Add Dataset Preparer ()
* add data preparer

* temporarily ignore data preparer test

* update

* fix comments

* update doc; add script to generate dataset zoo doc

* fix comments; update scripts

* apply comments

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

* apply comments

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

* coco parser

* fix comments

* add fileio tests

* fix test

* add tests for parsers and dumpers

* add test for data preparer

* fix a bug

* update icdar txt parser

* rename icdar txt parser

* fix comments

* fix test

* fix comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: liukuikun <641417025@qq.com>
2022-11-02 15:06:49 +08:00
..
apis [Refactor] ocr.py () 2022-08-31 22:56:24 +08:00
datasets [Feature] Add Dataset Preparer () 2022-11-02 15:06:49 +08:00
engine [Refactor] Adapt to new dataflow () 2022-08-25 11:45:42 +08:00
evaluation [Fix] Clear metric.results only done in main process () 2022-09-13 15:47:25 +08:00
models [Docs] API refactor () 2022-10-14 10:51:13 +08:00
structures [Docs] Add Documents for DataElements () 2022-09-21 15:34:12 +08:00
testing [Refactor] MMEngine directory tree () 2022-08-25 11:46:04 +08:00
utils [Feature] Add Dataset Preparer () 2022-11-02 15:06:49 +08:00
visualization [Vis] visualizer refine () 2022-10-09 12:45:17 +08:00
__init__.py [Fix] Change MMEngine version limit () 2022-10-14 14:15:37 +08:00
ocr.py [Feature] Update model links in ocr.py and inference.md () 2022-10-09 12:43:23 +08:00
registry.py [Fix] registry typo () 2022-08-04 15:31:04 +08:00
version.py Bump version to 1.0.0rc2 () 2022-10-14 14:23:54 +08:00