keijiro / IrisBarracuda

MediaPipe iris landmark model for Unity Barracuda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IrisBarracuda

gif

IrisBarracuda is an eye landmark detector that runs the MediaPipe Iris model on the Unity Barracuda neural network inference library.

About the ONNX file

The ONNX model file contained in this repository was converted using the this Colab notebook. It's also used to solve some ONNX compatibility issues. Please check the notebook for further details.

Acknowledgements

This repository contains some stock photos from Pexels. [1], [2]

About

MediaPipe iris landmark model for Unity Barracuda

License:Apache License 2.0


Languages

Language:C# 82.7%Language:ShaderLab 17.3%