mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* WIP ocr * add mrcnn rewrite * add any rewrite for abinet * export abinet to onnx * fix abinet onnx export * support abinet to tensorrt static and modify mmocr.yml * add textsnake and dbnetpp * support mrcnn in ORT and TRT * add a condition before update data_preprocessor scope * update doc and mmocr.yml * add ut * markdown and simple config * write build_pytorch_model in child class * update any_default * remove where in abi_language_decoder___get_length__default * keep where * fix UT * fix UT * fix UT * update mmocr.yml and config description * tensorrt-fp32 -> tensorrt * update doc