Hacker News new | ask | show | jobs
by frankie_t 451 days ago
I wonder if doing classical processing of real-time data as a pre-phase before you feed into NN could be beneficial?
1 comments

Yes, it’s part of the process of data augmentation, which is commonly used to avoid classifying on irrelevant aspects of the image like overall brightness or relative orientation.