소스 검색

Add MNN C++ Demo link

DefTruth 3 년 전
부모
커밋
fd7d014c75
2개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 1
      README.md
  2. 2 1
      README_zh_Hans.md

+ 2 - 1
README.md

@@ -232,4 +232,5 @@ Speed is measured with `inference_speed_test.py` for reference.
 * [NCNN C++ Android](https://github.com/FeiGeChuanShu/ncnn_Android_RobustVideoMatting) ([@FeiGeChuanShu](https://github.com/FeiGeChuanShu))
 * [lite.ai.toolkit](https://github.com/DefTruth/RobustVideoMatting.lite.ai.toolkit) ([@DefTruth](https://github.com/DefTruth))
 * [Gradio Web Demo](https://huggingface.co/spaces/akhaliq/Robust-Video-Matting) ([@AK391](https://github.com/AK391))
-* [Unity Engine demo with NatML](https://hub.natml.ai/@natsuite/robust-video-matting) ([@natsuite](https://github.com/natsuite))
+* [Unity Engine demo with NatML](https://hub.natml.ai/@natsuite/robust-video-matting) ([@natsuite](https://github.com/natsuite))  
+* [MNN C++ Demo](https://github.com/DefTruth/lite.ai.toolkit/blob/main/mnn/cv/mnn_rvm.cpp) ([@DefTruth](https://github.com/DefTruth))

+ 2 - 1
README_zh_Hans.md

@@ -231,4 +231,5 @@ convert_video = torch.hub.load("PeterL1n/RobustVideoMatting", "converter")
 * [NCNN C++ Android](https://github.com/FeiGeChuanShu/ncnn_Android_RobustVideoMatting) ([@FeiGeChuanShu](https://github.com/FeiGeChuanShu))
 * [lite.ai.toolkit](https://github.com/DefTruth/RobustVideoMatting.lite.ai.toolkit) ([@DefTruth](https://github.com/DefTruth))
 * [Gradio Web Demo](https://huggingface.co/spaces/akhaliq/Robust-Video-Matting) ([@AK391](https://github.com/AK391))
-* [带有 NatML 的 Unity 引擎](https://hub.natml.ai/@natsuite/robust-video-matting) ([@natsuite](https://github.com/natsuite))
+* [带有 NatML 的 Unity 引擎](https://hub.natml.ai/@natsuite/robust-video-matting) ([@natsuite](https://github.com/natsuite))  
+* [MNN C++ Demo](https://github.com/DefTruth/lite.ai.toolkit/blob/main/mnn/cv/mnn_rvm.cpp) ([@DefTruth](https://github.com/DefTruth))