Xinyu Wang
|
06b73cf71a
|
[Fix] Fix TotalText Anno version issue (#945)
* fix tt converter version issue; fix typos in docs
* remove incorrect descriptions
* fix docstring & incorrect file name
* fix docstring identation
|
2022-04-23 23:57:21 +08:00 |
Xinyu Wang
|
9c54e7eb00
|
[Feature] Add RCTW dataset converter (#914)
* add rctw
* fix typos
|
2022-04-18 09:27:18 +08:00 |
Xinyu Wang
|
20fc909fc4
|
[Feature] Add LSVT Data Converter (#896)
* add lsvt
* fix name
* fix name
* update
* add lsvt
* set default val 0
* fix a bug
* fix typos
* fix file name
* fix lint
* fix lint
|
2022-04-18 09:15:42 +08:00 |
Xinyu Wang
|
c155935087
|
[Docs] update recog.md for lmdb generation [ci skip] (#934)
|
2022-04-17 09:02:24 +08:00 |
liukuikun
|
581c9affba
|
[Enchance] Recog dataset doc (#893)
* [Enhancement] refactor recog datset content tree
* update recog
* update
|
2022-03-31 15:10:02 +08:00 |
Qing Jiang
|
1ddfd7f36e
|
[Docs] update doc for ILST, VinText, BID (#902)
* loss
* fix
* update
|
2022-03-30 22:37:38 +08:00 |
Xinyu Wang
|
c6bb105b83
|
[Docs] Update Instructions for New Data Converters (#900)
* update docs
* fix spaces & add deprecation
* fix funsd
* remove repeated docs
|
2022-03-30 22:07:17 +08:00 |
Xinyu Wang
|
ee2c3cfd46
|
[Feature] Add DeText Converter (#818)
* add DeText Converter
* Update tools/data/textrecog/detext_converter.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* update doc; support jsonl; fix docstrings
* update mkdir func
* fix bug
* update doc; do not filter for test val
* move directory tree
* fix indentation
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
|
2022-03-30 14:43:33 +08:00 |
Xinyu Wang
|
8b928cb500
|
[Feature] Add NAF Converter (#815)
* NAF dataset downloading command
* add NAF converter
* revert incorrect url revision
* fix typo
* support jsonl; save filtered crops; add data description in docstring; update ddoc
* remove preserve-symbol; update docs; fix special symbol filter
* move tree structure
* fix indentation
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
|
2022-03-30 14:31:47 +08:00 |
Xinyu Wang
|
bdd32c8052
|
[Feature] Add SROIE Converter (#810)
* add SROIE converter
* add sroie converter
* fix docstring indentation
* fix lint
* remove val split; add test split
* delete google drive timestamp
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* remove timestamp
* update docs; support jsonl; fix crop
* move tree structure
* move tree structure
* move directory tree
* fix indentation
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
|
2022-03-30 13:14:23 +08:00 |
Xinyu Wang
|
958e4a3e87
|
[Feature] Add LV Dataset Converter (#871)
* add LV converter
* add docs
* add recog converter; update doc
|
2022-03-29 11:50:27 +08:00 |
Xinyu Wang
|
14c75da7bd
|
[Feature] Add FUNSD Converter (#808)
* Add FUNSD Converter
* Update tools/data/textrecog/funsd_converter.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update tools/data/textrecog/funsd_converter.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update tools/data/textdet/funsd_converter.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* blank line between sections
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* fix incorrect docstrings
* fix docstrings & fix timer
* add --preserve-vertical arg for preserving vertical texts
* fix --preserve-vertical
* [doc] fix recog.md incorrect description
* fix docstring style
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* fix docstring spaces
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
|
2022-03-04 12:25:54 +08:00 |
Tong Gao
|
22a7d384dd
|
[Docs] Fix recog.md (#674)
|
2021-12-15 07:04:41 +00:00 |
Tong Gao
|
9104667112
|
[Model] Full ABINet Framework (#651)
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
|
2021-12-15 11:21:54 +08:00 |
Tong Gao
|
b04775fd78
|
[Docs] Refactor docs structure (#662)
* Refactor docs structure
* update script paths
* update path ignore
|
2021-12-10 17:19:27 +08:00 |