Add TNN C++ Demo link

pull/91/head
DefTruth 3 years ago committed by GitHub
parent 2a378592e9
commit 96b1c13283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save