this post was submitted on 04 Dec 2023
127 points (93.2% liked)
Asklemmy
43746 readers
1565 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That exists. And we could probably even make something that recognizes small changes like added text on the image and save the data accordingly, probably using some kind of neural network as you later mentioned. The issue is just that that would be extremely computationally expensive, so companies usually choose to just buy a shitload of HDDs. Maybe something like this might be more feasible with quantum computing at some point.
What makes you think that? An NFT is basically just an ID card with extra steps. I don't see how NFTs relate to the problem you described at all. Just because most NFTs the public heard about were somehow tied to images or videos, doesn't mean that NFTs are a technology for detecting duplicate images/data in general.
I mean nft's basically serve as a identifier for a file. So if you can identify the file then you can set it as a base image and then cross compare with that identifier. Idiots are using it to like have some sort of weird digital ownership of something but that's not its ideal use case
NFTs are non-fungible tokens. They are literally made for claiming some sort of weird digital ownership of something. There isn't really another feasible usecase for that technology, even if I agree that that hasen't been done in a meaningful way yet. If you want to identify the files in that anti-duplication system of yours you are better off using just a regular incremental integer or GUID or something. No need for all the extra steps to the ID card