Open rbp15 opened 1 year ago
Hi, unfortunately, no. Do you know any examples of applications that may need it?
Thank you for replying!
The situation is where I would use the solution for eyeglasses try on.
Some eyeglass providers have face detection worked into there "try-on" solution where the face shape is detected and then glasses frames that go with that shape are recommended.
Example about glasses and face shape: https://www.zennioptical.com/glasses-for-face-shape https://www.foreyes.com/media/blog/face-shapes.png https://www.clearly.ca/thelook/glasses-for-face-shape/
@pospielov Thoughts? I see you're on AWS Marketplace, that would be a great add there. Rekognition can't do it right now.
Looks interesting. I'll add a story for this. But now sure if this is an easy task. The main problem is that it should be ready to use a neural network model that we can integrate into CompreFace. I hope we will be able to find it.
I was looking into:
Also thank you!
In all of those links, they just find face landmarks. And this is what we already have in CompreFace. Furthermore, I don't think landmarks can help with defining face shape, because the algorithm assumes every face has the same shape when it finds the landmarks.
Didn't see a place to ask a question - so using this issue type.
Can this solution detect a person's face shape?
Square, Triangle, Oval, Heart, etc.?