Comment by sspiff
11 hours ago
I remember seeing some celebrities in the late 00s / early 10s with IR-emitting sunglasses or accessories to flood the camera sensors of paparazzi and make it harder for photographers to get spyshots of them.
Would this approach work for these camera glasses as well, simply flooding them with so much IR spectrum light that their sensors simply can't see you anymore?
Well, there's https://www.nii.ac.jp/userimg/press_details_20121212.pdf
I think fooling facial recognition systems and CCTV-cameras-at-night is easier than fooling professional photographers. Most photograhers' cameras have IR filters, after all. And nobody's got an LED brighter than the sun.
On this topic, is there any benefit of trying to fool facial recognition systems with these type of accessories and or wearables, would the system not just mark you as suspicious and keep an even better track of you
Of course it is a different thing if these are adopted by the masses
Usually those systems are set up to track faces and/or people, and ignore everything else. If you get a low-confidence detection of a face that's much more likely to be a dog or a band t-shirt than somebody tricking your system. So you would typically ignore everything below a threshold, not flag it.
You could train a system to detect these kinds of attacks, but that's a lot more sophistication that these types of systems usually have, and would probably be specific to each "attack" (e.g. those glasses with lights would look completely different than the face paint approach)
The best defense would be a human watching the raw camera feed, since most of these attacks are very obvious to the human eye. But that's expensive. Maybe you could leverage vision-llms, but those are much more expensive than dedicated face-detection or object classification models. Those typically range from sub-million to maybe a hundred million parameters, while you need billions of parameters for a good vision-llm
> nobody's got an LED brighter than the sun
It's low density silly fun but I did see these folk attempt to do such a thing with entertaining results https://youtu.be/m1S1r9I6DN4
One of my future ideas was to have the detection trigger turning a bunch of IR LEDs on to do just this! I've only tested it a little bit against my phone camera (with around 5 850nm LEDs), but it didn't work super well (fairly bright but not enough to be useful). It did work much better in low-light though. My guess is modern cameras have better IR-cut filters, but like I mentioned I only tested against my phone and not the Ray-bans yet.
Have you thought about the potential eye/skin damage you would be causing with IR LEDS.
Potentially as much as none, because it's UV that does the damage?
2 replies →
That only works against night vision cameras. Most cameras have an IR filter that flips into place when when in daylight mode
I have been thinking of a device to thwart license plate readers by dumping a ton of IR and/or visible light on the plate before it gets read.
Perhaps combined with some reflective coating? Retroreflectors are promising
Repo men use those readers to track cars to be repossessed. And as it happens, it is very successful industry these days.
Just as a heads up, this is likely illegal in many US states. (Legality is not morality - but it's good to know what the law is before you might break it).
I heard about similar hats being used during the Hong Kong protests, but most modern cameras filter out IR anyway. Reflective jackets tend to work much better; they basically turn you into an overexposed bright blob on camera.
What about correlating transmitted wireless frames with a LED flashing pattern? If the glasses stream video with a variable bitrate codec over wireless, flashing vs. non-flashing should change bandwidth and therefore frame frequency. However, with searching over all channels this might be quite slow in practice.