From 66d4a4be5f16d77f40debcc0d66814681a786b0a Mon Sep 17 00:00:00 2001 From: DefTruth <31974251+DefTruth@users.noreply.github.com> Date: Sun, 3 Apr 2022 21:49:55 +0800 Subject: [PATCH] add ONNXRuntime/MNN/TNN/NCNN C++ demo add ONNXRuntime/MNN/TNN/NCNN C++ demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 981df69..ce311fe 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ You can access [this Github repository](https://github.com/jkjung-avt/tensorrt_d - **Docker Container for MODnet** You can access [this Github repository](https://github.com/nahidalam/modnet_docker) for a containerized version of MODNet with the Docker environment (provided by [@nahidalam](https://github.com/nahidalam)). +- **MNN/TNN/NCNN/ONNXRuntime C++ Version of MODNet** +You can access [this Github repository](https://github.com/DefTruth/lite.ai.toolkit) to try the MNN/TNN/NCNN/ONNXRuntime version of MODNet (provided by [@DefTruth](https://github.com/DefTruth)). There are some resources about MODNet from the community. - [Video from What's AI YouTube Channel](https://youtu.be/rUo0wuVyefU)