Authorities are using images of protestors published on social media websites to make arrests. Personal identifying information is often published without the consent of the subject. This website gives access to a simple tool for eliminating this identifying information from images while leaving details such as signs, pets, buildings, skies, and other non-people objects intact.
Anonymized image of protesters. Original Image Via ABCNews
Run server:
python server.py
The Chen et al. (DeepLabV3 ResNet101) image segmentation model was used.
Resources used for server side code: Jon Berg, Arunava Chakraborty