https://github.com/sameer/colorize
Image colorization in Python with PyTorch
https://github.com/sameer/colorize
Last synced: 11 months ago
JSON representation
Image colorization in Python with PyTorch
- Host: GitHub
- URL: https://github.com/sameer/colorize
- Owner: sameer
- License: other
- Created: 2019-03-28T04:42:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-17T17:35:53.000Z (over 6 years ago)
- Last Synced: 2025-04-02T11:54:19.011Z (11 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 9.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# colorize
Image colorization in Python using PyTorch on Google Colaboratory.
**Please remember to cite sources if you are using this project as a reference!**
## Usage
* Import the Jupyter notebook `Colorize.ipnyb` to Google Colab
or
* Save a copy of my [Google Colab Colorize Notebook](https://colab.research.google.com/drive/145RFYR24FJJTLM3jlZvuKSbbh75IIau_)
### Demo: CIFAR10 Dataset
Left: image colorized from grayscale, Right: original image

## Licensing
Dual-licensed under Apache and MIT licenses.