* [Docs] add the support information about MMPose Hourglass
* * add Hourglass support config
* update benchmark doc
* modify Hourglass AP under pytorch backend
* add regression test for Hourglass
* *update 03-benchmark/benchmark.md
* * modify mmpose.yml to ignore ncnn int8 test
* add trt_fp16 test results
* * add openvino test result
* * modify supported_models.md
* update doc about mmclassfication deployment
* update install mmdeploy part
* correct mmcls deployment commands
* reformat supported models
* add deployed model specification
* update doc about mmdetection deployment
* fix according to reviewer comments
* fix according to reviewer comments
* fix according to reviewer comments
* fix according to reviewer comments
* fix according to reviewer comments
* fix according to reviewer comments
* update doc about mmsegmentation deployment
* update doc about mmocr deployment
* check in cityscapes.png as an input image for converting mmsegmentation model
* update mmocr deployment
* update mmseg.md
* update mmseg.md
* update mmocr.md
* update sdk model inference for mmocr deployment
* update according to reviewer comments
* update
* update
* update mmedit
* update mmpose deployment
* check in face.png for mmedit deployment
* update
* fix according to reviewer comments
* remove duplicate doc
* update docs in english
* update codebase documents in chinese
* fix according to reviewerss comments
* update according reviewer comments
* ObjectDetection -> Object Detection
* InstanceSegmentation -> Instance Segmentation
fix ci and lint
fix det
fix cuda ci
fix mmdet test
update object detection
fix ut
fix layer norm ut
update ut
lock mmeit version
fix mmocr mmcls ut
add conftest.py
fix ocr ut
fix mmedit ci
install mmedit from source
fix rknn model and prepare_onnx_paddings__tensorrt UT
docstring
fix coreml export
update mmocr config
small test
recovery assert
fix ci
* ocr/short_scale_aspect_jitter.cpp scale_factor double to float not working on c++11
* ocr/short_scale_aspect_jitter.cpp scale_factor double to float not working on c++11
* ocr/short_scale_aspect_jitter.cpp scale_factor double to float not working on c++11
add install mmengine in docker file
* 1. ocr/short_scale_aspect_jitter.cpp scale_factor double to float not working on c++11
2. add install mmgine in dockerfile
3. add install_mmengine in circleci
* fix mmengine typo
* Split demos of C and C++ SDK into two subdirectories
* Split demos of C and C++ SDK into two subdirectories
* Split demos of C and C++ SDK into two subdirectories
* Split demos of C and C++ SDK into two subdirectories
* Combine add_example