You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i added an option to use png face mask with transparency for the faceswap demo. this is useful when the mask contour exceeds the actual face and includes some of the background. in this case, allowing a transparent background in the mask allows a much cleaner effect. i changed in https://github.com/eyaler/tfjs_webgl_app/blob/master/face_landmark/render_facemesh.js#L32
i added an option to use png face mask with transparency for the faceswap demo. this is useful when the mask contour exceeds the actual face and includes some of the background. in this case, allowing a transparent background in the mask allows a much cleaner effect. i changed in https://github.com/eyaler/tfjs_webgl_app/blob/master/face_landmark/render_facemesh.js#L32
you can see it in work in my fork for offline videos: https://eyaler.github.io/tfjs_webgl_app/face_landmark
thanks for your awesome work! i learnt a lot from you!
The text was updated successfully, but these errors were encountered: