Comment on New "symbolic image compressor" posted in r/computerscience turns out to be AI hallucinated nonsense
Armok_the_bunny@lemmy.world 1 week agoFunny enough that actually wouldn’t be more efficient of a compression algorithm, the size of the file reference would be at best exactly the same size as the image that is being referenced, just because any fewer bits would lead to duplicate reference locations.
qaz@lemmy.world 1 week ago
Funny thing is that it would probably be more efficient as OOP’s approach since it stores a word in a JSON map for each pixel.