Giter Site home page Giter Site logo

basemax / colorizeblackwhiteimagepython Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.48 MB

Colorize black & white images, using machine learning in Python

License: GNU General Public License v3.0

Python 100.00%
colorize colorize-image colorizer cv2 deep-learning opencv py python python3 image-colorizer

colorizeblackwhiteimagepython's Introduction

Colorize Black&White Images Python

Colorize black & white images, using machine learning in Python.

Original Image Gray image Colorized image by app

Model

  • colorization_release_v2.caffemodel: It is a pre-trained model stored in the Caffe framework’s format that can be used to predict new unseen data.
  • colorization_deploy_v2.prototxt: It consists of different parameters that define the network and it also helps in deploying the Caffe model.
  • pts_in_hull.npy: It is a NumPy file that stores the cluster center points in NumPy format. It consists of 313 cluster kernels, i.e (0-312).

For downloading the files, click here.

Sources

Note: This is not mine and I used another model which is available on the internet. For reading more you can look at following links:

Thanks all and also great OpenCV lib.

colorizeblackwhiteimagepython's People

Stargazers

 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.