Giter Site home page Giter Site logo

natowi / automatic-manga-colorization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mingwanglin/automatic-manga-colorization

0.0 1.0 0.0 74.18 MB

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

Home Page: http://www.styletransfer.tech

License: MIT License

JavaScript 81.49% HTML 0.92% Python 0.41% GLSL 1.81% CSS 15.37%

automatic-manga-colorization's Introduction

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.

Run on local machine

  1. The demo folder needs to be placed in the root dir of the drive (If unzip this repo to c:/downloads, place the demo folder in c:/demo)
  2. For your convenience (and to ensure it will be preserved for the future) this fork includes the weights from the web demo by MingwangLin. All rights remain with MingwangLin. The weight files are not covered under the MIT license, as there were not originally included in the repository. Ask MingwangLin for details.
  3. Chrome needs to be run from cli with chrome.exe --allow-file-access-from-files

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.

automatic-manga-colorization's People

Contributors

mingwanglin avatar natowi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.