Tong Gao
231cff5da2
[Fix] Update iiit5k md5 ( #1848 )
2023-04-10 15:38:09 +08:00
Tong Gao
4b887676a3
[Fix] MJSynth & SynthText Dataset Preparer config ( #1805 )
...
* [Fix] MJSynth
* update
* fix
* fix
2023-03-28 16:20:24 +08:00
Tong Gao
d0dc90253a
[Dataset Preparer] MJSynth ( #1791 )
...
* finialize
* finialize
2023-03-22 10:10:46 +08:00
Tong Gao
e0707bf5f2
[Fix] Synthtext metafile ( #1788 )
...
* [Fix] Synthtext metafile
* spotting
* fix
2023-03-21 11:30:21 +08:00
Tong Gao
c6580a48c1
[Dataset Preparer] SynthText ( #1779 )
...
* [Dataset] Support Synthtext
* update
* update
* finalize setting
* fix
* textrec
* update
* add fake magnet obtainer
* update rec
* update
* sample_ann
2023-03-17 14:34:12 +08:00
Qing Jiang
75c06d34bb
[Dataset Preparer] Add SCUT-CTW1500 ( #1677 )
...
* update metafile and download
* update parser
* updata ctw1500 to new dataprepare design
* add lexicon into ctw1500 textspotting
* fix
---------
Co-authored-by: liukuikun <641417025@qq.com>
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2023-03-08 17:32:00 +08:00
Tong Gao
d56155c82d
[Feature] Support lmdb format in Dataset Preparer ( #1762 )
...
* [Dataset Preparer] Support lmdb format
* fix
* fix
* fix
* fix
* fix
* readme
* readme
2023-03-07 20:08:25 +08:00
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
6eaa0673f7
[Fix] COCOTextv2 config ( #1737 )
2023-02-20 18:43:20 +08:00
Ferry Huang
1413b5043a
[Feature] CodeCamp #116 Add SROIE to dataset preparer ( #1639 )
...
* added sroie/metafile.yml
* add sample_anno.md and textdet.py
* modify and add all
* fix lint
* fix lint
* fix lint
* Update mmocr/datasets/preparers/data_converpyter.
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* fix the reviewed
* add comment of try to sroie_parser.py
* modify data_obtainer.py
* fix lint errors
* fix download link
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-12-29 16:52:51 +08:00
Qing Jiang
b79382cd6b
[Feature] CodeCamp #115 Add NAF to dataset preparer ( #1609 )
...
* add naf converter
* fix test
* update
* use fuzzy search instead
* update
* update
2022-12-29 15:19:49 +08:00
Xinyu Wang
24bfb18768
[Feature] Add TextOCR to Dataset Preparer ( #1543 )
...
* add textocr
* cfg gen
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-20 17:45:34 +08:00
Xinyu Wang
fb78c942d6
[Feature] Add Funsd to dataset preparer ( #1550 )
...
* add funsd
* done
* done
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-20 17:22:15 +08:00
Xinyu Wang
4396e8f5d8
[Feature] Add CocoTextv2 to dataset preparer ( #1514 )
...
* add cocotextv2 to data preparer
* fix sample anno
* support variant COCO-like format
* support textocr variant
* config generator
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-20 16:49:46 +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
24aaec2675
[Dataset] Update CT80 config ( #1555 )
...
* [Dataset] Update CT80 config
* [Dataset] Update CT80 config
2022-11-21 14:24:04 +08:00
Tong Gao
26e7ea6e77
[Config] Support IC15_1811 ( #1556 )
...
* [Config] Update IC15 recog cfg
* Update dataset_zoo/icdar2015/textrecog.py
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
2022-11-21 14:23:39 +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
Xinyu Wang
6b2077ef19
[Feature] Add cute80 to dataset preparer ( #1522 )
2022-11-15 19:50:32 +08:00
liukuikun
1d5f43e79f
[Feature] iiit5k converter ( #1530 )
2022-11-15 19:49:56 +08:00
Xinyu Wang
d514784878
[Feature] Add SVTP to dataset preparer ( #1523 )
...
* add svtp
* fix comments
2022-11-15 19:42:43 +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
79a778689d
[Feature] Add SVT to dataset preparer ( #1521 )
...
* add svt to data preparer
* add svt parser test
2022-11-15 18:54:30 +08:00
Xinyu Wang
baa2b4f863
[Fix] Fix wildreceipt metafile
2022-11-15 16:23:19 +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