Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

barracuda facemesh & other model #3

Open
ghost opened this issue Sep 23, 2021 · 1 comment
Open

barracuda facemesh & other model #3

ghost opened this issue Sep 23, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 23, 2021

Hi @mmmmmm44 ,

Hope you are all well !

I was wondering how complicated it would be to re-use https://github.com/keijiro/FaceMeshBarracuda with your project.

Do you think it is possible ? Can you help me do so ?

Thanks for any insights or inputs on that.

Cheers,
Luc Michalski

@mmmmmm44
Copy link
Owner

mmmmmm44 commented Sep 28, 2021

Hi Luc,

I think it won't be that complicated as the project is just importing the models used in Facemesh to unity, so that the detection is run in unity directly instead of creating a new TCP connection everytime.

I think the major stuffs to do are:

  1. Convert most of the python code to unity
    (Edit: have to find whether there is opencv package for unity. Maybe available in unity asset store)
  2. Find out how to enable camera feature directly in Unity (think there are tutorials available online) (cuz not that familiar with Unity development)

I don't have much free time to follow this project until the Christmas holidays/ luner new year holidays. So hardy does development be made during these months.

Btw, thank you for ur suggestions. I will look into them in the future. If able to do so, I will upload a new project in github.

Cheers,
mmmmmm44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant