I am stuck on what algorithm to use. I want to train my program on a dataset where i have an input image, and an output image which is a modified version of the input. The whole context of the image is important, and each pixel counts.
After training i want to input an image, and get an output similar to the training data.