Skip to content

Use keras.js and cyclegan-keras to colorize manga automatically. All computation in browser. Demo is online:

License

Notifications You must be signed in to change notification settings

MingwangLin/automatic-manga-colorization

Repository files navigation

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 Training

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

Demo Limits

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.

Releases

No releases published

Packages

No packages published