https://github.com/olaviinha/neuralimagecolorization
Colab for DeOldify, neural image colorization.
https://github.com/olaviinha/neuralimagecolorization
artificial-neural-networks colab image-processing
Last synced: over 1 year ago
JSON representation
Colab for DeOldify, neural image colorization.
- Host: GitHub
- URL: https://github.com/olaviinha/neuralimagecolorization
- Owner: olaviinha
- Created: 2020-07-26T15:26:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-22T13:55:40.000Z (over 3 years ago)
- Last Synced: 2025-01-14T00:35:36.961Z (over 1 year ago)
- Topics: artificial-neural-networks, colab, image-processing
- Language: Jupyter Notebook
- Homepage:
- Size: 25.4 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeOldify Neural Image Colorization Batch Processor (Colab)
This is a batch processor for [DeOldify](https://github.com/jantic/DeOldify)'s Image Colorizer
to be run in Google Colaboratory, using Google Drive as data source and storage.
It colorizes each image in a directory and saves colorized images in another directory, all located in your Google Drive.
See [DeOldify](https://github.com/jantic/DeOldify) for details.
## Run in Google Colaboratory
[](https://colab.research.google.com/github/olaviinha/NeuralImageColorization/blob/master/DeOldify_ImageColorization.ipynb)