liukuikun
|
82f81ff67c
|
[Refactor] Refactor data converter and gather (#1707)
* Refactor dataprepare, abstract gather, packer
* update ic13 ic15 naf iiit5k cute80 funsd
* update dataset zoo config
* add ut
* finsh docstring
* fix coco
* fix comment
|
2023-03-03 15:27:19 +08:00 |
Tong Gao
|
f6472eab2a
|
[Dataset] Add config generators to all textdet and textrecog configs (#1560)
|
2022-11-23 10:28:45 +08:00 |
Xinyu Wang
|
62ff782b71
|
[Fix] Fix ICDARTxtParser (#1529)
* fix
* fix comments
* fix
* fix
* fix
* delete useless
|
2022-11-15 19:18:14 +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 |