SelfieBarracuda is a human segmentation filter that runs the MediaPipe Selfie Segmentation Model on the Unity Barracuda neural network inference library.
I converted the original model (provided in tflite format) into ONNX using tflite2tensorflow.
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.