Commit Graph

3 Commits (9e713c63fede71580c64a87ba163d094d2ed9daf)

Author SHA1 Message Date
Xinyu Wang cad55f6178
[Fix] Fix Dataset Zoo Script 2022-11-16 10:04:56 +08:00
Xinyu Wang e28fc326ae
[Docs] Add Chinese Guidance on How to Add New Datasets to Dataset Preparer (#1506)
* add doc for data preparer & add IC13

* fix bugs

* fix comments

* fix ic13

* split icparser & wildreceipt metafile fix

* split ic13
2022-11-15 19:54:13 +08:00
Xinyu Wang 8864fa174b
[Feature] Add Dataset Preparer (#1484)
* 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