Hello guys,
I have developed an application with face detection, that applies a mask automatically to your face in real time.
In this article, ...
For further actions, you may consider blocking this person and/or reporting abuse
Hi, @yuikoito
Does this work on mobile as a Selfie?
Yes it works on my environment. (ios)
Thanks, Yuiko
@yuikoito , do you know how to get screenshot automatically, when doing selfie?
@vitalii0927
sorry for my late reply.
I don't really know how to get screenshot "automatically" but maybe you can use "getScreenshot" method as follows.
Then maybe you can loop this for example in
requestAnimationFrame
.Thank you, @yuikoito
Fun project! 😎
Thanks !
Hey Yuiko Koyanagi,
My name is Erik O’Bryant and I’m assembling a team of developers to create an AI operating system. An OS like this would use AI to interpret and execute user commands (just imagine being able to type plain English into your terminal and having your computer do exactly what you tell it). You seem to know a lot about AI development and so I was wondering if you’d be interested in joining my team and helping me develop the first ever intelligent operating system. If you’re interested, please shoot me a message at erockthefrog@gmail.com and let me know.
great post. Have you tried similarily media pipe pose. I did try it and got misc resutls . But i didnt manage to get the 3d landmarks up and running
Thank you for reading! No I didn't try other media pipe pose yet. I will try :)
But actually at first I tried to use face-api.js but I couldn't manage it. I searched how the face-api.js is running and which library is based on, and I found Tensorflow.
I am really beginner for Machine Learning and I still have many things I don't understand but I am happy if my article would help you!
I am the same here , Just learning by experimenting.
Hey I just posted a new one about TensorFlow.js. If you are interested, please have a look! This is not about 3d landmarks, but I hope my article help your learning :)
dev.to/yuikoito/tensorflow-next-js...
great