this post was submitted on 30 May 2024
1099 points (98.8% liked)

Funny

6578 readers
249 users here now

General rules:

Exceptions may be made at the discretion of the mods.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 28 points 3 months ago* (last edited 3 months 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.

[–] [email protected] 5 points 3 months 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.

[–] [email protected] 3 points 3 months ago (1 children)

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

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

[–] [email protected] 5 points 3 months 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.

[–] [email protected] 2 points 3 months 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.