xiashang / MeetBarracuda

MediaPipe Meet segmentation model on Unity Barracuda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeetBarracuda

gif

MeetBarracuda is a human segmentation filter that runs the MediaPipe Meet Segmentation Model on the Unity Barracuda neural network inference library.

About the ONNX file

The segmentation model was converted into ONNX by PINTO0309 (Katsuya Hyodo). Please check his model zoo for further details.

About the license

Even though the repository contains the original license (Apache 2.0), the developer (Google) changed it to Google Terms of Service after the initial release.

There are some threads trying to make it clear if we can use the model in commercial/non-commercial projects, but at the moment, there is no clear conclusion.

I'd recommend NOT using the model in practical applications. Please ask a lawyer for further advice.

About

MediaPipe Meet segmentation model on Unity Barracuda

License:Apache License 2.0


Languages

Language:C# 90.9%Language:ShaderLab 9.1%