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

13 Commits

Author SHA1 Message Date
AllentDan
97ac619e68
[Fix] Fix unit tests, remove temporary files ()
* fix unit tests, remove temp files

* use tempfile package and fix typo

* all files clear
2021-06-26 22:51:50 +08:00
AllentDan
0131b3290f
[Feature] Add onnx and tensorrt export tool ()
* add onnx and tensorrt export

* fix lint

* delete batch input to avoid dbnet error

* resolve unittest

* fix lint

* export unittest
2021-06-15 07:51:36 +00:00
Zyq-scut
18e7ecc379
add fce ic15 () 2021-06-03 15:00:38 +08:00
lizz
9e0595f70b
Test more on cpu ()
Signed-off-by: lizz <lizz@sensetime.com>
2021-05-18 21:47:32 +08:00
Jianyong Chen
2414c65577
Add drrg ()
* merge drrg

* directory structure&fix redundant import

* docstrings

* fix isort

* drrg readme

* merge drrg

* directory structure&fix redundant import

* docstrings

* fix isort

* drrg readme

* add unittests&fix docstrings

* revert test_loss

* add unittest

* add unittests

* fix docstrings

* fix docstrings

* fix yapf

* fix yapf

* Update test_textdet_head.py

* Update test_textdet_head.py

* add unittests

* add unittests

* add unittests

* fix docstrings

* fix docstrings

* fix docstring

* fix unittests

* fix pytest

* fix pytest

* fix pytest

* fix variable names

Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-05-18 11:15:47 +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
Hongbin Sun
524498479f
add unit test for textsnake () 2021-04-13 21:59:19 +08:00
Hongbin Sun
c345255e49
remove test for textsnake () 2021-04-08 03:07:22 +00:00
Theo Chan
cbb4ec349b
Textsnake tests ()
* add textsnake unit tests
2021-04-06 18:20:43 +08:00
lizz
7e281521cf skip cuda
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:58:45 +08:00
lizz
b153cc01c8 Re-enable skipped test
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:57:25 +08:00
jeffreykuang
31f1c007c0 [feature]: add textdet 2021-04-03 01:03:52 +08:00