Skip to content

MediaPipe Selfie segmentation model on Unity Barracuda

License

Notifications You must be signed in to change notification settings

keijiro/SelfieBarracuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SelfieBarracuda

gif

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

About the ONNX file

I converted the original model (provided in the tflite format) into ONNX using tflite2tensorflow and a small Colab notebook.

This repository only contains the landscape model (256x144). There is another project called SelfieSegmentationBarracuda that contains the general model (256x256), which is better for square/portrait aspect ratios.

About

MediaPipe Selfie segmentation model on Unity Barracuda

Resources

License

Stars

Watchers

Forks