jiangqing.vendor
|
dc180443b8
|
[TODO] Updata det_datasets & recog_datasets
|
2022-07-21 10:58:03 +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
|
798614aad0
|
[Enhancement] Update Dataset Configs (#980)
* update runner in configs
* update AnnFileLoader
|
2022-04-27 12:53:57 +08:00 |
|
Hongbin Sun
|
3188e53404
|
[Refactor] refactor textrecog config structure (#617)
* refactor configs of textrecog
* remove duplicate key in config _base_
* fix typo
* rename dataset config file
|
2021-11-25 16:27:45 +08:00 |
|