lite.ai.toolkit
lite.ai.toolkit copied to clipboard
🛠 A lite C++ toolkit of awesome AI models, support ONNXRuntime, MNN, TNN, NCNN and TensorRT.
我用repo里面的argmax进行分割后处理,在768*768的图片上,每帧需要花费400ms的时间。各位大佬有没有更快的方法?
https://github.com/CompVis/stable-diffusion 

Hello, I would like to use OpenCV and onnxruntime that are installed in the system instead of using presupplied libs in the lite toolkit. Any example how can I use...