Using deep learning to undo line anti-aliasing
Line anti-aliasing makes color segmentation difficult on images that include thin lines or small markers, for example in plots. Undoing it would allow software tools for the colorblind to more easily highlight regions that share the same color in color charts. Since it’s relatively easy to generate ground truth data, let’s see if we can tackle this problem with deep learning.