* add code and docs for ppclas examples
* fix doc
* add code for printing results
* add ppcls demo and docs
* modify example according to refined c api
* modify example code and docs for ppcls and ppdet
* modify example code and docs for ppcls and ppdet
* update ppdet demo
* fix demo codes
* fix doc
* release resource when failed
* fix
* fix name
* fix name
* add batch_predict and initialized api for c
* add batch_predict and result str in C api
* modify visualization function
* add micro to add models batchify
* refactor and add models for ppdet others
* add base define
* add results api
* add headers
* add ppocr models
* add codes for implementing api
* add code
* add ppocr apis
* fix code
* add codes
* fix codes
* add demo
* Fix links in readme
* Fix links in readme
* Update PPOCRv2/v3 examples
* Update auto compression configs
* Add neww quantization support for paddleclas model
* Update quantized Yolov6s model download link
* Improve PPOCR comments
* Add English doc for quantization
* Fix PPOCR rec model bug
* Add new paddleseg quantization support
* Add new paddleseg quantization support
* Add new paddleseg quantization support
* Add new paddleseg quantization support
* Add Ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Support DirectML in onnxruntime
* Support onnxruntime DirectML
* Support onnxruntime DirectML
* Support onnxruntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Remove DirectML vision model example
* Imporve OnnxRuntime DirectML
* Imporve OnnxRuntime DirectML
* fix opencv cmake in Windows
* recheck codestyle
* add c sharp api for fastdeploy
* update accroding to c apis
* add cmakelist for c sharp api
* add cmakelists for c sharp
* fix cmakelists
* fix cmakelists
* add c sharp api for fastdeploy
* add ppyoloe demo
* add ppyoloe demo
* modify demo namespace code
* add readme
* fix format
* format code
* fix doc
---------
Co-authored-by: heliqi <1101791222@qq.com>
* cpp example run success
* add landmarks
* fix reviewed problem
* add pybind
* add readme in examples
* fix reviewed problem
* new file: tests/models/test_centerface.py
* fix reviewed problem 230202