Logo
Explore Help
Register Sign In
mirrors/mmocr
1
0
Fork 0
You've already forked mmocr
mirror of https://github.com/open-mmlab/mmocr.git synced 2025-06-03 21:54:47 +08:00
Code Issues Projects Releases Wiki Activity
mmocr/dataset_zoo/textocr/textrecog.py

7 lines
197 B
Python
Raw Normal View History

[Feature] Add TextOCR to Dataset Preparer (#1543) * add textocr * cfg gen Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-20 20:15:34 +10:30
_base_ = ['textdet.py']
[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
_base_.train_preparer.packer.type = 'TextRecogCropPacker'
_base_.val_preparer.packer.type = 'TextRecogCropPacker'
[Feature] Add TextOCR to Dataset Preparer (#1543) * add textocr * cfg gen Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-20 20:15:34 +10:30
config_generator = dict(type='TextRecogConfigGenerator')
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 479ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API