akshitagupta15june / Face-X

Demonstration of different algorithms and operations on faces. Star the repo⭐
https://discord.gg/QapWBRZbVe
MIT License
713 stars 597 forks source link

Face Privacy and Anonymization [GSSoC'23 Project Request] #1470

Closed reshma045 closed 1 year ago

reshma045 commented 1 year ago

Is your feature request related to a problem? Please describe. To protect individuals' privacy, face anonymization techniques can be applied to blur or remove identifiable facial features from images or videos.

Describe the solution you'd like I want to add a feature that allows me to protect my face from being recognized by unwanted parties. It would be awesome if the app could automatically detect and blur or mask my face in any photo or video I upload or share. This way, I can enjoy my online presence without compromising my privacy and identity.

Describe alternatives you've considered I have yet to think of alternative ideas for solving this problem.

Approach to be followed (optional)

  1. Choose accurate face detection algorithms to identify the facial regions in the data.
  2. Choosing effective methods to blur the facial features, ensuring that the identity cannot be discerned.
  3. Techniques for preserving the overall context and structure of the image or video while concealing the facial details.
reshma045 commented 1 year ago

Hi @akshitagupta15june , I'm a GSSoC'23 contributor. I would like to work on the above-mentioned project. Kindly assign me this. Thank you.