Ver Fonte

Merge pull request #86 from DefTruth/master

Update README.md
Peter Lin há 3 anos atrás
pai
commit
1878892841
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      README.md
  2. 1 1
      README_zh_Hans.md

+ 1 - 1
README.md

@@ -233,4 +233,4 @@ Speed is measured with `inference_speed_test.py` for reference.
 * [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))  
-* [MNN C++ Demo](https://github.com/DefTruth/lite.ai.toolkit/blob/main/mnn/cv/mnn_rvm.cpp) ([@DefTruth](https://github.com/DefTruth))
+* [MNN C++ Demo](https://github.com/DefTruth/lite.ai.toolkit/blob/main/lite/mnn/cv/mnn_rvm.cpp) ([@DefTruth](https://github.com/DefTruth))

+ 1 - 1
README_zh_Hans.md

@@ -232,4 +232,4 @@ convert_video = torch.hub.load("PeterL1n/RobustVideoMatting", "converter")
 * [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))  
-* [MNN C++ Demo](https://github.com/DefTruth/lite.ai.toolkit/blob/main/mnn/cv/mnn_rvm.cpp) ([@DefTruth](https://github.com/DefTruth))
+* [MNN C++ Demo](https://github.com/DefTruth/lite.ai.toolkit/blob/main/lite/mnn/cv/mnn_rvm.cpp) ([@DefTruth](https://github.com/DefTruth))