Using ideas from tutorial https://www.tensorflow.org/tutorials/generative/adversarial_fgsm to implement web service, where you can:
upload photo, check current prediction, change image, check again prediction, download changed photo.
Used in project technologies: Python3, Flask, Dash, Opencv, Tensorflow, Docker.
Code hosted on GCP previously and then moved to Heroku (available on: https://protect-photo-from-recognition.herokuapp.com/ (server will sleep after 30 mins of inactivity so be patient))