GT
|
9a2a8aa662
|
fix import in demo (#304)
|
2021-06-21 03:04:26 +00:00 |
|
GT
|
9582f93c70
|
Support ocr box stitching (#290)
* ocr box stitching
* rename a varible
* add a demo
* move functions to box_util
add test
|
2021-06-19 19:28:14 +08:00 |
|
AllentDan
|
d57f279083
|
[Fix] Correct isort setup (#288)
* isort
* remove tools from setup.cfg
|
2021-06-16 19:44:01 +08:00 |
|
lizz
|
5121b9fd94
|
Support cpu for ocr demo (#227)
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-05-22 15:51:21 +08:00 |
|
Hongbin Sun
|
97e2f27017
|
fix #173: support aug test (#178)
* fix #173: support aug test
* fix pytest
* support batch inference for both text det and recog
* update unittest
* use one img for batch infer test
|
2021-05-13 07:18:00 +00:00 |
|
Hongbin Sun
|
d541de77c7
|
use mmcv dump instead (#120)
|
2021-04-23 10:27:12 +08:00 |
|
Hongbin Sun
|
43dcb32d4f
|
Hbsun/end2end demo (#105)
* add end2end demo
* fix typo
* pad box
* fix bug of crnn
* fix polygon
* update docstring
* fix bug of polygon
* updare demo api
* fix except
* rename
* fix with comments
|
2021-04-22 20:42:42 +08:00 |
|