this post was submitted on 30 May 2024
1105 points (98.9% liked)

Funny

12411 readers
1061 users here now

General rules:

Exceptions may be made at the discretion of the mods.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Cethin@lemmy.zip 28 points 2 years ago* (last edited 2 years ago) (1 children)

Also, captchas are meant to gather data to train on. That's why we used to have pictures of writing, but that's basically solved now. It's why we now have a lot of self driving vehicle focused ones now, like identifying busses, bikes, traffic lights/signs, and that sort of thing.

Captchas get humans to label data so the ML algorithms can train on it, eventually being able to identify the tests themselves.

[–] Anticorp@lemmy.world 5 points 2 years ago (2 children)

Now it's making me identify developed pictures from a photo negative. I'm not quite sure what they're going to do with that training since computers can already perform that task.

[–] TheOakTree@lemm.ee 3 points 2 years ago (1 children)

Also the "select the image below containing the example image above."

Like... we already have computers that can recognize image repetitions.

[–] Cethin@lemmy.zip 5 points 2 years ago

So that's almost certainly trying to gather data to defeat data poisoning. The other image is probably slightly altered in a way you can't detect.

[–] bitwolf@lemmy.one 2 points 2 years ago

A common OCR tactic is to turn the image negative and bump the contrast to make text easier to recognize.

It could be a precursor for that step.