The protests were sparked by the lack of accountability of the police resulting in police brutality. The violent people among the protesters are subject to the same incentives. The more they expect to be held accountable, the more likely they will refrain from violence. Anonymizing photos of the violent ones is therefore likely to support their actions by making accountability less likely. To scrub ethically, limit i…
Image Scrubber: tool for anonymizing photographs taken at protests
41–50 of 410 posts
Re: Image Scrubber: tool for anonymizing photographs taken at protests
#42was thinking about a way to do this for live stream video. I think it is doable but would probably cause too much battery drain on the device.
Re: Image Scrubber: tool for anonymizing photographs taken at protests
#43The protests were sparked by the lack of accountability of the police resulting in police brutality. The violent people among the protesters are subject to the same incentives. The more they expect to be held accountable, the more likely they will refrain from violence. Anonymizing photos of the violent ones is therefore likely to support their actions by making accountability less likely. To scrub ethically, limit i…
Re: Image Scrubber: tool for anonymizing photographs taken at protests
#44The protests are being live-streamed on Facebook, twitch, YouTube etc. So while they is interesting, it is ultimately useless. The data is already out there.
Re: Image Scrubber: tool for anonymizing photographs taken at protests
#45The protests were sparked by the lack of accountability of the police resulting in police brutality. The violent people among the protesters are subject to the same incentives. The more they expect to be held accountable, the more likely they will refrain from violence. Anonymizing photos of the violent ones is therefore likely to support their actions by making accountability less likely. To scrub ethically, limit i…
Many organizers of protests in Furguson, peaceful or otherwise, have since been found murdered in ways that suggest they were literally hunted down and killed for their involvement. Multiple have been found shot through the head in burned out cars to destroy all evidence. If they broke the law it still does not merit being executed in the street. ( https://www.nbcnews.com/news/us-news/puzzling-number-men-tie... ) In…
Edit: For those downvoting, is there a problem with considering this possibility? I think it's incredibly unlikely, but ignoring black swans can one day come back to bite you. Ideally, everyone should be aware of the theories out there, however ludicrous, on the off chance that they are correct and require critical and swift action.
Re: Image Scrubber: tool for anonymizing photographs taken at protests
#46Earlier quoted context omitted.
Can deconvolution create new data? I thought it was just a way to upscale images.
If a blur filter uses a convolution, then it's invertible through a deconvolution.
Re: Image Scrubber: tool for anonymizing photographs taken at protests
#47I recently found myself in a position where I had to blur a ton of faces from multiple pictures (about 100/day). It’s really tedious to do it manually and something like OpenCV shines. We found a repo [1] with python code that automatically detects and blurs faces. This script was one of many, except it had a very high accuracy. Over 90%. Removing exif data is a great idea. [1] github.com/telesoho/faceblur
There is also the PixLab API which let you automatically apply a blur filter for each detected face or any other target regions you want using only two Rest API endpoints. Python: https://gist.github.com/symisc/6ecdea76ba0d33d73ea7f23cade0d... PHP: https://gist.github.com/symisc/d54808915093e5375fdcb841e4365... Docs: https://pixlab.io/cmdls
Re: Image Scrubber: tool for anonymizing photographs taken at protests
#48I recently found myself in a position where I had to blur a ton of faces from multiple pictures (about 100/day). It’s really tedious to do it manually and something like OpenCV shines. We found a repo [1] with python code that automatically detects and blurs faces. This script was one of many, except it had a very high accuracy. Over 90%. Removing exif data is a great idea. [1] github.com/telesoho/faceblur
I’m reminded of a reddit thread a while back about the US government paying a large sum to create an “unblur” function for photoshop. Someone in the comments was able to rotate and flip a photo and use the photoshop blur tool to effectively undo a blur for free. Perhaps it’s better to remove the section of photo with a person’s face instead? Or draw a shape over their face and flatten the image? It seems to me as lon…
Re: Image Scrubber: tool for anonymizing photographs taken at protests
#49Nice. The most identifying EXIF data is probably the GPS location. What else have to be scrubbed?
http://www.ws.binghamton.edu/fridrich/Research/double.pdf
http://www.ws.binghamton.edu/fridrich/Research/EI7254-18.pdf
If you're worried about attracting that kind of attention, use a burner device.Re: Image Scrubber: tool for anonymizing photographs taken at protests
#50The protests were sparked by the lack of accountability of the police resulting in police brutality. The violent people among the protesters are subject to the same incentives. The more they expect to be held accountable, the more likely they will refrain from violence. Anonymizing photos of the violent ones is therefore likely to support their actions by making accountability less likely. To scrub ethically, limit i…
Many organizers of protests in Furguson, peaceful or otherwise, have since been found murdered in ways that suggest they were literally hunted down and killed for their involvement. Multiple have been found shot through the head in burned out cars to destroy all evidence. If they broke the law it still does not merit being executed in the street. ( https://www.nbcnews.com/news/us-news/puzzling-number-men-tie... ) In…
From my time in Portland, working at the courthouse as a court clerk during the Occupy movement, when hundreds of transient “protesters” camped out in the park, it is not surprising that some of those folks would OD or end up dead for reasons entirely not related to protesting but instead related to their unfortunate life circumstances. I do not know if the same is true of Ferguson, but the article does not seem to provide any evidence of calculated retaliation against protesters.