gaotongxiao
914c8af7bf
Revert "[TODO] Add LoadImageFromLMDB"
...
This reverts commit e716ae726f007f79effdf2d45b4955a887f3c1e3
2022-07-21 10:57:30 +08:00
jiangqing.vendor
19958fbf6f
[TODO] Add LoadImageFromLMDB
2022-07-21 10:57:17 +08:00
liukuikun
e1e26d3f74
[Enchance] add codespell ignore and use mdformat ( #1022 )
...
* update
* update contributing
* update ci
* fix md
* update pre-commit hook
* update mdformat
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-06-09 14:58:44 +08:00
Qing Jiang
f89ab858f4
[Doc] Fix a error in docs/en/tutorials/dataset_types.md ( #1034 )
...
* loss
* fix
* 'update'
2022-05-24 23:39:01 +08:00
Xinyu Wang
9cfa29f862
[Docs] Fix typos ( #1001 )
2022-05-06 17:15:36 +08:00
Tong Gao
137713fbc3
[Docs] Renew dataset_types.md ( #997 )
...
* refactor dataset_types
* fix
* add docs for evaluation parameters in textdet & recog datasets
* HardDiskLoader -> AnnFileLoader
2022-05-05 15:22:15 +08:00
Qing Jiang
d8549ade85
[Feature] Support loading images and labels from lmdb file ( #982 )
...
* loss
* fix
* add LoadImageFromLMDB
* update
* new version
* add json
* fix bug
* Compatible with older versions
* modify test_loader
* add docstring and update test_loader
* fix a bug
* fix docstring and update doc
* update
* Update mmocr/datasets/utils/backend.py
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
* Update docs/en/tutorials/dataset_types.md
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
* fix lint
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
2022-04-29 15:46:36 +08:00
Xinyu Wang
33c5e41724
[Enhancement] Add warning info for LineStrParser ( #850 )
...
* Add warning info for LineStrParser while more than two blanks were detected.
* add LineJsonParser Doc
* fix typo
* fix typo
* fix typo
* separate tutorial section
2022-03-22 17:44:05 +08:00
Tong Gao
96beda6f2d
[Docs] Add config tutorial ( #683 )
...
* Add config tutorial and reorganize dataset_type.md
* update cn docs toc
* Add misc tool
* Improve docs api menu and config docs
2021-12-28 12:41:24 +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