Earlier quoted context omitted.
Thanks for the clarification. My family library is around 1Tb, the weakest device is an iPhone SE, and the most used access is through a web browser. Does on-device machine learning (provided you're syncing inter-device) work in that scenario ?
If I can interrupt.. Wow, 1TB of photos? This is just astonishing to me. What is the use of so many images? As an ex semi-pro photographer, one of the things I realized is that what makes photographs special to people, even family photographs, is the rarity of them. So I just cannot understand taking and holding on to this many images. I would find just managing the images would take away time and money from my famil…
They see your photos
191–200 of 240 posts
Re: They see your photos
#192If AI writing had a smell, this tool would smell as bad as a monkey chopping onions. They somehow spun 4 paragraphs out of a group vacation photo. Impressive on paper, yet half of the description was painfully obvious: >The image shows a lively nighttime scene, possibly a parade or street festival. In the foreground, a group of people wearing elaborate, colorful hats and red shirts are prominently featured. The backg…
Re: They see your photos
#193It seems to engage in the same kind of saying-a-lot-without-actually-saying-much that LLMs do these days. I uploaded several private images, and beyond a mediocre description of the scenes, it didn't provide much identifying information. e.g.: " The background features a mix of modern and older buildings characteristic of a European city, with a mix of architectural styles. "
And it led with "The image shows the interior of Union Station in Chicago Illinois," even though I'm certain there's no location data in the photo.
There's some half-baked art critique at the end, but it got the exact place, and the Christmas tree, and the people sitting on the benches. It did miss the jazz ensemble off to the side.
Re: They see your photos
#194magick convert IMG_1111.HEIC -strip -quality 87 -shave 10x10 -resize 91% -attenuate 1.1 +noise Uniform out.jpg This will strip ALL exif metadata, change the quality, shave 10 pixels off each edge just because , resize to xx%, attenuate, and adds noise of type "Uniform". Some additional notes: - attenuate needs to come before the +noise switch in the command line - the worse the jpeg quality figure, the harder it is t…
Re: They see your photos
#195Re: They see your photos
#196Does anybody know a way to organise an automated backup of iCloud Photos? I’m really scared to loose all that years of my life due to some random account lockout
Re: They see your photos
#197magick convert IMG_1111.HEIC -strip -quality 87 -shave 10x10 -resize 91% -attenuate 1.1 +noise Uniform out.jpg This will strip ALL exif metadata, change the quality, shave 10 pixels off each edge just because , resize to xx%, attenuate, and adds noise of type "Uniform". Some additional notes: - attenuate needs to come before the +noise switch in the command line - the worse the jpeg quality figure, the harder it is t…
For similarity search, it also won't do much. Algorithms for this look for dozens of "landmarks", and then search for images that share a high percentage of them. The landmarks traditionally were high-contrast geometric features like corners, which wouldn't be affected by noise. Nowadays, landmarks can be whatever a neural network learns to pick when trained against typical deformations like compression and noise.
Re: They see your photos
#198Re: They see your photos
#199For all 4 of their sample photos and one that I uploaded, their thing failed to notice that there were humans in the pictures. It said the opposite, that there weren't any. I'm disappointed. The one I uploaded is one that I took some years ago, but I've forgotten the time and place, and I'd like to have had it tell me.
If you're using a browser with heavy anti-fingerprinting capabilities it will upload a randomized canvas image instead of the intended image, and you'll get a lot of descriptions of pictures of wavy lines and no people.
Re: They see your photos
#200> Although there are no people present in this image, [...]
Clicked the photo with what seems to be an African-American couple in front of a tree.
> The photograph lacks any human presence.
Clicked the photo with a family sitting among flowers.
> There are no people present in this image.
Clicked the photo with two people silhouetted in front of a window seen from the inside.
> The photograph is a study in texture; there are no people or discernible activity in the image.
But yeah, sure, let's hand all critical decision-making to AI.