face-smoothing icon indicating copy to clipboard operation
face-smoothing copied to clipboard

OpenCV implementation of facial smoothing. Facial detection is done using an pretrained TensorFlow face detection model.

Results 3 face-smoothing issues
Sort by recently updated
recently updated
newest added

In your config file the image size of the output image changes. I would be desirable that the original size is kept

Interesting work. Do you think if it can be used in Android for real-time camera frames as well? Any clues or hints?