mmdeploy/configs/mmocr/text-detection
AllentDan 5fdd75fba1
Add tensorrt int8 and fp16 configs for all the rest codebases (#152)
* add configs for all codebases except mmocr and fixed some bugs

* add ocr det

* add fp16 and int8 config for text recog
2021-10-27 15:59:02 +08:00
..
text-detection_dynamic.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-detection_ncnn_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-detection_onnxruntime_dynamic.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-detection_onnxruntime_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-detection_ppl_dynamic.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-detection_ppl_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-detection_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-detection_tensorrt_dynamic-320x320-1024x1824.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
text-detection_tensorrt_fp16_dynamic-320x320-1024x1824.py Add tensorrt int8 and fp16 configs for all the rest codebases (#152) 2021-10-27 15:59:02 +08:00
text-detection_tensorrt_fp16_static-512x512.py Add tensorrt int8 and fp16 configs for all the rest codebases (#152) 2021-10-27 15:59:02 +08:00
text-detection_tensorrt_int8_dynamic-320x320-1024x1824.py Add tensorrt int8 and fp16 configs for all the rest codebases (#152) 2021-10-27 15:59:02 +08:00
text-detection_tensorrt_int8_static-512x512.py Add tensorrt int8 and fp16 configs for all the rest codebases (#152) 2021-10-27 15:59:02 +08:00
text-detection_tensorrt_static-512x512.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00