Live data from Hacker News

How My Images Are Dithered

dead.garden

11–20 of 81 posts

Re: How My Images Are Dithered

#12
Why is this not a typical data augmentation method for training deep networks? It would allow the networks to learn invariants that's align with humans. Currently, I suppose none of these dithered images would be correctly classified.

Re: How My Images Are Dithered

#16
Cool effect! It feels a bit like a deep-fried meme to me, but that might just be me!

I tried doing something similar a couple of years ago and gave up after running into the exact same issues in the post. It's really difficult to replicate proper halftoning on a computer screen without getting moiré patterns and weird artifacts because of PPI, aliasing, and other stuff. Beyond that, print and screens are just fundamentally different ways of rendering things.

Re: How My Images Are Dithered

#19

Why is this not a typical data augmentation method for training deep networks? It would allow the networks to learn invariants that's align with humans. Currently, I suppose none of these dithered images would be correctly classified.

I’m sorry, but I can’t understand what you’re saying at all. Explain?
Post reply on HN