https://github.com/nikhilcodes/image-recolorizer
Application of CNN to auto colour black and white nature image.
https://github.com/nikhilcodes/image-recolorizer
cnn image-recolorizer python tensorflow tensorflow2
Last synced: 2 months ago
JSON representation
Application of CNN to auto colour black and white nature image.
- Host: GitHub
- URL: https://github.com/nikhilcodes/image-recolorizer
- Owner: NikhilCodes
- Created: 2020-02-20T06:55:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-26T09:29:31.000Z (almost 6 years ago)
- Last Synced: 2025-04-04T12:27:08.817Z (9 months ago)
- Topics: cnn, image-recolorizer, python, tensorflow, tensorflow2
- Language: Jupyter Notebook
- Size: 52.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Recolorizer
CNN implementation to automatically color a black and white image.
# Installing Dependencies
```
pip install -U pip
pip install -r requirements.txt
```
# Usage
`python colorize.py `
# Demo

