Super Resolution for Anime image. Lightweight implementation of Waifu2X (pytorch)
- PyTorch >= 0.4.1
- Nvidia/Apex
- scipy, numpy, sklearn etc.
- Training dataset: You may use any high resoluton/ high quality anime images as training data
- Training with MyTrain.py
- Test with eval.py
code borrowed extensivly from Waifu2x