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

4 Commits

Author SHA1 Message Date
xinke-wang
b7a4eac65f
[Enhancement] Add deprecation message for deploy tools ()
* Add deprecation message for deploy tools

* move wwarning info to start
2022-02-28 16:22:47 +08:00
AllentDan
abbae7bfd1
fix sartrn onnxruntime test ()
* fix satrn test

* disable aug test for deployment test
2021-12-21 13:52:11 +08:00
Tong Gao
b8f7ead74c
[Enhancement] Add copyright info ()
* add copyright info
2021-08-17 17:39:30 +08:00
AllentDan
f1b003ddb1
[Feature] Add deployment evaluation ()
* add deployment evaluation

* fix lint

* remove cpu unit tests for trt and onnx

* use pytest.mark to skip cpu unit test

* move to mmocr/core

* emm... renamed to wrappers

* renamed to deploy_utils

* renamed unit test to test_deploy_utils

* fix lint

* using pytest.mark.importorskip
2021-06-18 12:27:10 +08:00