10 Commits

Author SHA1 Message Date
liukuikun
f2024dc4bf
[Config] SAR seq config (#1215) 2022-07-27 20:03:02 +08:00
jiangqing.vendor
dc180443b8 [TODO] Updata det_datasets & recog_datasets 2022-07-21 10:58:03 +08:00
jiangqing.vendor
27261b2bce [TODO] mv configs/base/models -> configs/textdet & textrecog 2022-07-21 10:58:03 +08:00
jiangqing.vendor
dc84187311 [TODO] Replace loss_module with module_loss 2022-07-21 10:57:31 +08:00
liukuikun
ca35c78e69 [Config] SAR config 2022-07-21 10:51:03 +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
Hongbin Sun
3707d67106
support batch inference for crnn and segocr (#407)
* support batch inference for crnn and segocr
2021-08-03 16:52:58 +08:00
Hongbin Sun
20f65fb521
use unifor_concat_datase instead of concat_dataset (#343)
* use unifor_concat_datase instead of concat_dataset

* add unittest for uniform_concat_dataset
2021-07-03 16:03:37 +08:00
Hongbin Sun
82f64a5b62
support batch inference during testing (#310)
* support batch inference during testing

* fix unittest

* update docs using url

* set cfg for train, val and test

* update docs

* update docs and test.py

* samples_per_gpu as global setting

* changes revert
2021-06-23 11:34:29 +08:00
Hongbin Sun
4ecd0cea8a add sar, seg and other components 2021-04-02 23:54:57 +08:00