I would like to implement live face filters like those seen in Snapchap. Examples including face retouch, virtual lipstick, nose shrinking, etc. What is the best way to develop them in Android? Can we use available SDKs like Google ML Kit using their face functions, or better to use specialized GANs?
Any recommendations or general guidance would be helpful.