I've been using a digital camera for many years and as a result have a lot of photographs.
-
I've been using a digital camera for many years and as a result have a lot of photographs.
How many is a lot?
$ ls -1R Pictures/ | wc -l
53190Yeah, lots.
Despite having spent lots of time trying to create meaningful directory names it's still not easy to always find a photo I'm looking for.
What would actually be a USEFUL tool for AI would be something that I could run locally which could examine each of my photos and build some kind of free-text database of their contents which I can then grep.
But as far as I can tell nothing along those lines exists. Why have AI tools spent so much time trying to create faked photos and not producing something actually valuable?
-
I've been using a digital camera for many years and as a result have a lot of photographs.
How many is a lot?
$ ls -1R Pictures/ | wc -l
53190Yeah, lots.
Despite having spent lots of time trying to create meaningful directory names it's still not easy to always find a photo I'm looking for.
What would actually be a USEFUL tool for AI would be something that I could run locally which could examine each of my photos and build some kind of free-text database of their contents which I can then grep.
But as far as I can tell nothing along those lines exists. Why have AI tools spent so much time trying to create faked photos and not producing something actually valuable?
@losttourist pfft, amateur
{
"imageFiles": {
"count": 104377,
"countWithExif": 98190
},
"videoFiles": {
"count": 4231,
"countWithMediaInfo": 4171,
"countWithGeneralTrack": 4171,
"countWithVideoTrack": 4168,
"countWithAudioTrack": 3334
}
} -
@flan Oh, thank you. My web searching had not yet brought that one to my attention (it doesn't help that I don't really know what I''m looking for!)
-
R relay@relay.mycrowd.ca shared this topic