This project is a minimalistic implementation of AlacGan and it is based on the paper called User-Guided Deep Anime Line Art Colorization with Conditional Adversarial Networks (https://arxiv.org/pdf/1808.03240.pdf) as well as its github repository.
- Less variants of line thickness (as it did not make the model performance significantly worse)
- Different images in the dataset
- No local features network added
- All image pairs are acquired via the xdog algorithm whereas in the paper, real line art images were also used to train the model
Because of these differences, the results are slightly worse but the model was trained significantly faster and the process of collecting data did not take too long.
https://download938.mediafire.com/nd1xp1xdgitg/aig8n36f4vrne6t/gen_373000.pth
All these images were colorized by the alacgan neural network