Manga Colorization In Browser [Demo-Link] [Demo-Introduction]
Ongoing web applications for automatic manga colorization with models totally run in browser.
Built based on keras.js demos, Use Keras.js to run Models in everyone's browser.
Model is trained with my keras implementation of cycle-gan, it's based on pytorch-CycleGan (by junyanz) and tf/torch/keras/lasagne (by tjwei).
Trained model is converted to Keras.js model by keras.js Model Conversion
Due to some compatibility issues of keras,js, demo has problems when run in browsers of mobile devices.
Latest Chrome desktop version or Firefox desktop version is recommended for best user experience.