mmdeploy/configs/mmocr/text-recognition
AllentDan 97e0d1228f
SDK ocr 2.0 (#1006)
* add deploy runner

* fix text_det wrapper

* fix recog

* save

* add crnn support

* update with_padding

* add short scale aspect jitter

* update regression test

* torch2ts

* add test data

* resolve comments
2022-09-19 15:08:51 +08:00
..
text-recognition_dynamic.py [Feature] Add exporting SARNet to onnxruntime backends. (#134) 2021-10-26 15:42:06 +08:00
text-recognition_ncnn_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-recognition_onnxruntime_dynamic.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-recognition_onnxruntime_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-recognition_pplnn_dynamic-1x32x32.py Add new configs for ocr (#295) 2021-12-15 19:51:38 +08:00
text-recognition_sdk_dynamic.py SDK ocr 2.0 (#1006) 2022-09-19 15:08:51 +08:00
text-recognition_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-recognition_tensorrt-fp16_dynamic-1x32x32-1x32x640.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
text-recognition_tensorrt-fp16_dynamic-32x32-32x640.py More ocr models (#446) 2022-05-20 21:52:36 +08:00
text-recognition_tensorrt-fp16_static-1x32x32.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
text-recognition_tensorrt-fp16_static-32x32.py More ocr models (#446) 2022-05-20 21:52:36 +08:00
text-recognition_tensorrt-int8_dynamic-1x32x32-1x32x640.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
text-recognition_tensorrt-int8_dynamic-32x32-32x640.py More ocr models (#446) 2022-05-20 21:52:36 +08:00
text-recognition_tensorrt-int8_static-1x32x32.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
text-recognition_tensorrt-int8_static-32x32.py More ocr models (#446) 2022-05-20 21:52:36 +08:00
text-recognition_tensorrt_dynamic-1x32x32-1x32x640.py [Feature] Add exporting SARNet to onnxruntime backends. (#134) 2021-10-26 15:42:06 +08:00
text-recognition_tensorrt_dynamic-32x32-32x640.py More ocr models (#446) 2022-05-20 21:52:36 +08:00
text-recognition_tensorrt_static-1x32x32.py [Feature] Add exporting SARNet to onnxruntime backends. (#134) 2021-10-26 15:42:06 +08:00
text-recognition_tensorrt_static-32x32.py More ocr models (#446) 2022-05-20 21:52:36 +08:00
text-recognition_torchscript.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00