mmdeploy/configs/mmseg
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
..
segmentation_dynamic.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
segmentation_ncnn_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
segmentation_onnxruntime_dynamic.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
segmentation_onnxruntime_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
segmentation_ppl_dynamic.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
segmentation_ppl_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
segmentation_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
segmentation_tensorrt_dynamic-512x1024-2048x2048.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
segmentation_tensorrt_fp16_dynamic-512x1024-2048x2048.py Add tensorrt int8 and fp16 configs for all the rest codebases (#152) 2021-10-27 15:59:02 +08:00
segmentation_tensorrt_fp16_static-512x1024.py Add tensorrt int8 and fp16 configs for all the rest codebases (#152) 2021-10-27 15:59:02 +08:00
segmentation_tensorrt_int8_dynamic-512x1024-2048x2048.py Add tensorrt int8 and fp16 configs for all the rest codebases (#152) 2021-10-27 15:59:02 +08:00
segmentation_tensorrt_int8_static-512x1024.py Add tensorrt int8 and fp16 configs for all the rest codebases (#152) 2021-10-27 15:59:02 +08:00
segmentation_tensorrt_static-512x1024.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00