From 4b6c1e43f6728937020c7b1dcefcf737b7a8b85c Mon Sep 17 00:00:00 2001 From: DefTruth <31974251+DefTruth@users.noreply.github.com> Date: Sun, 24 Oct 2021 19:58:07 +0800 Subject: [PATCH] add TNN C++ Demo link --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55ce433ea..66e763799 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,10 @@ Inference using [OpenVINO](https://01.org/openvinotoolkit) is in ***demo_openvin ### Web browser demo -https://nihui.github.io/ncnn-webassembly-nanodet/ +https://nihui.github.io/ncnn-webassembly-nanodet/ + +### TNN C++ Demo +https://github.com/DefTruth/nanodet.lite.ai.toolkit ### Pytorch demo