An open API service indexing awesome lists of open source software.

https://github.com/deftruth/mattematte

👹 mattematte: A C++ ToolKit for matting, segmentation, SR and colorization with MNN, ONNXRuntime and Vulkan.
https://github.com/deftruth/mattematte

backgroundmatting backgroundmattingv2 colorization deeplabv3 fcn matting mgmatting mnn modnet modnetv2 realsr robustvideomatting vulkan

Last synced: 3 months ago
JSON representation

👹 mattematte: A C++ ToolKit for matting, segmentation, SR and colorization with MNN, ONNXRuntime and Vulkan.

Awesome Lists containing this project

README

        

# 👹 mattematte
A C++ ToolKit for matting, segmentation, SR and colorization with **MNN, ONNXRuntime** and **Vulkan**. The C++ code of mattematte is heavily based on **[lite.ai.toolkit](https://github.com/DefTruth/lite.ai.toolkit)** and it aims to provide a optimized version with **Vulkan** to accelerate the pre or post processes of matting, segmentation, SR and colorization.

## Codes Releases
The developing of mattematte is ongoing and will not be release soon ~ But, the basic version without Vulkan support can be found at [lite.ai.toolkit](https://github.com/DefTruth/lite.ai.toolkit).