Removing Eyeglasses
For those wearing eyeglasses, I want to create a filter as if the person in front of the camera is not wearing eyeglasses.
I've seen the filter to remove a beard. I was wondering if there is a similar technique.
I am new to this program and would appreciate some guidance on how to get started to create this filter. Can you please provide initial steps I can take to achieve this?
Thank you
Hi, @...!
The beard adding and removing lenses were created using a ML model that takes the texture with the user's face as an input and outputs the processed image.
This require developments in two stages - first - creating and training your ML model outside from lens studio (you may search for pix2pix models, or existing Eyeglasses Removal from Face Images models). See our learning center for the ML if you are interested. This requires some ML experience
Then bringing it into lens studio, where these templates tutorials might help
Best
Olha