1
0
mirror of https://github.com/open-mmlab/mmocr.git synced 2025-06-03 21:54:47 +08:00

5 Commits

Author SHA1 Message Date
AllentDan
d57f279083
[Fix] Correct isort setup ()
* isort

* remove tools from setup.cfg
2021-06-16 19:44:01 +08:00
Zyq-scut
8c60e4b4d1
update fcenet ()
* update fcenet

* fix typos

* fix
2021-05-18 21:52:34 +08:00
Zyq-scut
cbdd98a1e1
add fcenet ()
* add fcenet

* fix linting and code style

* fcenet finetune

* Update transforms.py

* Update fcenet_r50dcnv2_fpn_1500e_ctw1500.py

* Update fcenet_targets.py

* Update fce_loss.py

* fix

* add readme

* fix config

* Update fcenet_r50dcnv2_fpn_1500e_ctw1500.py

* fix

* fix readme

* fix readme

* Update test_loss.py

Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-05-14 21:37:04 +08:00
Jianyong Chen
e29b5b8abe
Fix issue 122 ()
* fix : textsnake targets adaptation

* fix : textsnake targets adaptation

* add unittest

* fix format

* fix textsnake unittest on cpu

* fix unit test coverage

* add unit test
2021-04-29 11:02:57 +08:00
jeffreykuang
31f1c007c0 [feature]: add textdet 2021-04-03 01:03:52 +08:00