Tong Gao
|
a36de7b48e
|
[Fix] Add necessary keys to test_pipelines to enable test-time visualization (#754)
|
2022-01-26 21:02:31 +08: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 |
|
Hongbin Sun
|
0a1787d6bc
|
[Refactor] refactor transformer modules (#618)
* base refactor
* update config
* modify implementation of nrtr
* add config file
* add mask
* add operation order
* fix contiguous bug
* update config
* fix pytest
* fix pytest
* update readme
* update readme and metafile
* update docstring
* fix norm cfg and dict size
* rm useless
* use mmocr builder instead
* update pytest
* update
* remove useless
* fix ckpt name
* fix path
* include all config file into pytest
* update inference
* Update test_recog_config.py
|
2021-12-04 17:12:31 +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 |
|