- 0
How would you sort 20000 unrelated pictures?
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Posts
-
By Ivan Jenic · Posted
Google's new hand-wave reCAPTCHA can be bypassed with a stock photo by Ivan Jenic Image: Screenshot Google is testing a new reCAPTCHA method that asks you to wave at your camera to prove you're human. So, besides solving puzzles and reading distorted text, you can now use your computer’s camera to pass the verification test. When the hand gesture verification is triggered, your browser asks for camera access and prompts you to perform a simple gesture, like a wave or an open palm. Google says it records a short video of the movement and uses AI to extract 21 hand-knuckle coordinates to complete the verification process. The video is then immediately deleted, and Google swears it doesn't keep it. The process alone can be uncomfortable for people who wouldn’t want their biometric data, which hand scans technically qualify as, recorded. But it gets even more nuanced, as early testers discovered that the new hand-waving reCAPTCHA can be passed with a simple stock image. A user on X tested the new challenge using a stock image of a hand fed through OBS Virtual Camera, and it passed. I wanted to verify it, so I tried the same thing. It took me a few tries and a few stock images, but in the end, I was also able to pass the test. I simply had to readjust the stock image of a generic person waving inside OBS, and Google’s mechanism registered it as a legitimate hand gesture. Once again, it didn’t even have to be a video or an AI-generated hand animation. Given the simplicity of the process, the entire action can be automated in minutes. All it takes is a simple Python script to render the new reCAPTCHA method obsolete. And it doesn’t even have to be an AI bot, which is usually used for solving puzzles and other verification methods. The new reCAPTCHA method is still in its early phase, and Google will, hopefully, update its AI to at least reject still images. However, this incident, combined with users’ initial skepticism about Google’s practices regarding user data, likely won’t make too many people wave at the camera anytime soon. -
By monterxz · Posted
🤣🤣🤣🤣🤣 "to fund healthcare and tuition" 🤣🤣🤣🤣 Who do you think you are talking about, some COMMUNIST? We are better than them, doG bless Murica!!! p.s. I'm from a country where government does exactly that, i.e. not form US. -
By ad47uk · Posted
Apparently not. I know it is on Edge for business at the moment, but how long will it be before it become on the home version of Edge? -
By +TRS-80 · Posted
Microsoft details new Edge for Business security features, including AI-powered scareware detection So Edge is adding a "scarecrow." Will it be animated? -
By Malisk · Posted
I have this one and it's great, also paired with a Mac. I like the white back aesthetics of it and ability to have all your wireless usb peripherals under a clean lid. 4K @ 120 Hz and 65W usb-c charging is not bad even at its typical price point. The U series is probably better for commercial photo work though; IIRC one reason this one is priced in a different bracket is because it's not calibrated and verified for optimal color accuracy. Not something I think of in daily use, coding, and light gaming though.
-
-
Recent Achievements
-
Asgardi went up a rank
Apprentice
-
sunrisea2milk earned a badge
One Month Later
-
sunrisea2milk earned a badge
Week One Done
-
Snow Day Calculator Alert earned a badge
Week One Done
-
KMilenkoski1202 earned a badge
Conversation Starter
-
-
Popular Contributors
-
Tell a friend
Question
dirtyid
I've accrued around 20000 images of internet randomness, and their disparate file names have finally triggered my OCD. I'm at a complete loss at a practical structure and method for batch sorting and renaming them. My lazy inclination is to rename by creation date, but after meeting people who sort their porn by color and emotion (don't ask) and others with too much time sorting their image collection by subject (i.e. img \bears \ bear tongue \beartonguelong.jpg ), I feel like I should... do better.
If no exiting program can automate this, I think I'm going to have to write or try to convince my developer friend to write a script to determine the RGB value of each picture and rename them as RGB scales so I can search them by rough color ranges. i.e. R24G10B01.jpg for all images with R240-249, G100-109, B 10-19. Maybe too much work for something like this. Either way, I'm just polling to see if there's any organization structures for random pictures I'm not thinking of.
Link to comment
https://www.neowin.net/forum/topic/1100005-how-would-you-sort-20000-unrelated-pictures/Share on other sites
44 answers to this question
Recommended Posts