Skip to content

The Flask-Python web app utilizes a pre-trained image colorization model based on Caffe. It allows users to upload black and white images and applies the colorization model to automatically generate colored versions. The app leverages the power of deep learning to provide an intuitive and interactive way to add color to grayscale images with ease.

License

Notifications You must be signed in to change notification settings

THARUNESHWAR-369/Ai-image-colorization

Repository files navigation

Ai-image-colorization

Maintenance Maintenance Maintenance Maintenance Maintenance

Black & white image colorization using Deep Learning using (Pretrained Model)

Check out Live Demo: https://bw-image-color.onrender.com

Example Images

How to run the App

  1. $ git clone https://github.com/THARUNESHWAR-369/Ai-image-colorization.git
  2. $ cd Ai-image-colorization
  3. $ pip3 install -r requirements.txt
  4. $ python app.py
  5. Go to your browser and type http://127.0.0.1:5000/ in the address bar. Hurray! That's it.

About

The Flask-Python web app utilizes a pre-trained image colorization model based on Caffe. It allows users to upload black and white images and applies the colorization model to automatically generate colored versions. The app leverages the power of deep learning to provide an intuitive and interactive way to add color to grayscale images with ease.

Topics

Resources

License

Stars

Watchers

Forks