Giter Site home page Giter Site logo

colorize-black-and-white-images's Introduction

Colorize black and white photos

A python script to convert black and white images to colorized images with the help of hallucinations technique.

Table of Content

Motivation

Everyting started with the term project of my friends. They were trying to figure out what they were going to do and Teacher told them to do colorizing the black and white images. When i searched, i found so many things and this is what i gathered around just for a start. I want to continue on this project.

Web App

I did not know we could do such a thing. Maybe you do not know either thats why I m putting this app.py here just look it out

  1. intall streamlit with -> pip install streamlit
  2. to work with it -> streamlit run app.py
  3. open up the url given by program here you go.

Before working with project

  1. I recommed you to use virtualenv (pip install virtualenv)
  2. py -m venv color to create virtual enviroment
  3. Activate with this command .\color\Scripts\activate and deactivate is just what it means
  4. Just be sure to use whats inside requirements and you are good to go !!!
  5. pip install -r requirements.txt
  6. download caffe model from "here"

Requirements

  • Python 3.4+
  • numpy 1.23.4
  • opencv 4.6.0.66
  • Pillow 9.3.0
  • os
  • virtualenv 20.16.5

Credits

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.