DefTruth / lite.ai.toolkit

🛠 A lite C++ toolkit of awesome AI models, support ONNXRuntime, MNN, TNN, NCNN and TensorRT.
https://github.com/DefTruth/lite.ai.toolkit
GNU General Public License v3.0
3.62k stars 690 forks source link

Yolov5 classification #363

Closed sctrueew closed 2 years ago

sctrueew commented 2 years ago

Hi,

Is it possible to support Yolov5-classification models?

Thanks

DefTruth commented 2 years ago

Hi @sctrueew ~ we may consider to support this latest official yolov5 models in ⚡️PaddlePaddle/FastDeploy, would you like to reopen this issue in FastDeploy ?


English: This project will no longer be updated frequently. For a better deployment experience, please try ⚡️PaddlePaddle/FastDeploy: ⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit. Covering the industry's mainstream high-quality pre-training models and providing out-of-the-box development experience, including image classification, object detection, image segmentation, face detection, human key point detection, text recognition and so on, to meet the needs of developers in multiple scenarios and multiple hardware, multi-platform deployment requirements. Furthermore, FastDeploy supports both C++ and Python languages. The core models in lite.ai.toolkit will be integrated into ⚡️PaddlePaddle/FastDeploy in a contrib way in the future. Welcome to use ✋👉⚡️PaddlePaddle/FastDeploy.


sctrueew commented 2 years ago

That's great. I'll follow FastDeoply