Commit Graph

9 Commits (dev-1.x)

Author SHA1 Message Date
Tong Gao f250ea2379
[Fix] Fix wrong ic13 textspotting split data; add lexicons to ic13, ic15 and totaltext (#1758)
* [Fix] Fix wrong ic13 textspotting split data; add lexicons to ic13, ic15 and totaltext

* [Fix] Fix wrong ic13 textspotting split data; add lexicons to ic13, ic15 and totaltext

* update
2023-03-07 14:23:00 +08:00
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 d9ea92191e
[Enhancement] Simplify mono_gather (#1588)
* [Enhancement] Simplify mono_gather

* remove mono gather split

Co-authored-by: liukuikun <641417025@qq.com>
2022-12-06 16:03:12 +08:00
Tong Gao 782bcc446d
[Dataset Preparer] Add TextSpottingConfigGenerator (#1561)
* [Dataset Preparer] Add TextSpottingConfigGenerator

* update init
2022-12-05 15:00:47 +08:00
Tong Gao c32ce6baa3
[Fix] Fix IC13 textrecog annotations (#1568) 2022-11-24 12:42:50 +08:00
Xinyu Wang 31a353a892
[Fix] Fix IC13 textdet config (#1563) 2022-11-23 14:32:28 +08:00
Tong Gao f6472eab2a
[Dataset] Add config generators to all textdet and textrecog configs (#1560) 2022-11-23 10:28:45 +08:00
Tong Gao cfce57ad87
[Feature] Add config generator (#1552)
* [Feature] Add config generator

* update icdar2013

* fix ut

* simplify design

* cfg generator

* update

* fix
2022-11-21 14:23:20 +08:00
Xinyu Wang 5fbb22cd4e
[Feature] Add IC13 preparer (#1531)
* add ic13

* update
2022-11-16 12:50:03 +08:00