# VideoMatting **Repository Path**: solmp/video-matting ## Basic Information - **Project Name**: VideoMatting - **Description**: Windows 💻 RobustVideoMatting with ONNXRuntime/MNN/TNN C++/Python - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-03-06 - **Last Updated**: 2022-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp, PyTorch, 深度学习 ## README ## 环境 - Windows 10 - PyCharm - CLion - VS2019 - Python - Python_3.8.12 - pytorch_gpu_1.10.2 - C++ - openvino_2021.4.752 - cmake_3.21.1 - [alibaba/MNN](https://github.com/alibaba/MNN) 自编译 1.2.1 - [microsoft/onnxruntime](https://github.com/Microsoft/onnxruntime) 官方编译 1.10.0 - [Tencent/TNN](https://github.com/Tencent/TNN) 官方编译 0.3.0 ## [Python 推断](./RVM_infer/) ✔ - 基于 [PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting) ## [Python 训练模型](./train_demo/) ✔ - 基于 [PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting) ## [C++ 推断](./RVM_lite.ai.toolkit_Window_1.0/) ✔ - 基于 [DefTruth/RobustVideoMatting.lite.ai.toolkit](https://github.com/DefTruth/RobustVideoMatting.lite.ai.toolkit) ## [C++ 编译库](./compile_lite_Window/) ✔ - 基于 [DefTruth/lite.ai.toolkit](https://github.com/DefTruth/lite.ai.toolkit) ## [OpenVINO 配置](./OpenVINO配置/) ✔