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

Other than face ? #2

Open
wardhanster opened this issue Apr 30, 2020 · 1 comment
Open

Other than face ? #2

wardhanster opened this issue Apr 30, 2020 · 1 comment

Comments

@wardhanster
Copy link

This is awesome, can this demo be replaced by something other than face? Let's say a cocacola can or something else

@cyrildiagne
Copy link
Owner

cyrildiagne commented Apr 30, 2020

Hi,

Well yes and no ^^

In short terms, no, because I initially focused on the idea of "Drawing in 3D". So this demo uses a machine learning model that has been trained to recognise the 3D mesh of faces only: FaceMesh (paper).

Now, it would be possible to branch out this logic and draw in 2D only, in which cases it would be possible to use something like the Coco-SSD object detection model to detect a broader variety of elements such as bottles, plants, chairs..etc.
But there would probably be little code left from this repo. So it would probably best to start from scratch and simply draw in canvas rather than with three.js.

There is also the Handpose model that now works with Tensorflow.JS and would be great for some puppet-like experiments.

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

2 participants