emilianavt / OpenSeeFace

Robust realtime face and facial landmark tracking on CPU with Unity integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

model loading error

arvindkrvartiya123 opened this issue · comments

Thanks for this awesome repo. i had a difficuilty in loading the model in unity. it is giving some kind or few layer aren't supported.

Can you please post the exact error you are encountering?

If you are trying to use the ONNX files with Barracuda, please see #48.

it is giving "Asset import failed, 'Assets/Model/lm_modelU_opt.onnx'>OnnxImportException:Unknown type FusedConv encountered while parsing layer 293"

In that case, the solution for #48 should apply.

Edit: Looking at it again, it doesn't seem to be a full solution unless something changed. It just might not be compatible.