Antonio Lanza
5fc920495a
[Fix] #1428 : remove max_seq_len inconsistency ( #1433 )
2022-10-09 14:05:33 +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