diff --git a/ImageColorizerColab.ipynb b/ArtisticImageColab.ipynb similarity index 100% rename from ImageColorizerColab.ipynb rename to ArtisticImageColab.ipynb diff --git a/README.md b/README.md index 4b6fb12..662e40f 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ The **most advanced** version of DeOldify image colorization is available here, ---------------------------- -Image (artistic) [](https://colab.research.google.com/github/jantic/DeOldify/blob/master/ImageColorizerColab.ipynb) | +Image (artistic) [](https://colab.research.google.com/github/jantic/DeOldify/blob/master/ArtisticImageColab.ipynb) | Video [](https://colab.research.google.com/github/jantic/DeOldify/blob/master/VideoColorizerColab.ipynb) **NEW** Having trouble with the default image colorizer, aka "artistic"? Try the "stable" one below. It generally won't produce colors that are as interesting as "artistic", but the glitches are noticeably reduced. -Image (stable) [](https://colab.research.google.com/github/jantic/DeOldify/blob/master/ImageColorizerColabStable.ipynb) +Image (stable) [](https://colab.research.google.com/github/jantic/DeOldify/blob/master/StableImageColab.ipynb) Instructions on how to use the Colabs above have been kindly provided in video tutorial form by Old Ireland in Colour's John Breslin. It's great! Click video image below to watch. @@ -218,7 +218,7 @@ Oh and I swear I'll document the code properly...eventually. Admittedly I'm *on The easiest way to get started is to go straight to the Colab notebooks: -Image [](https://colab.research.google.com/github/jantic/DeOldify/blob/master/ImageColorizerColab.ipynb) +Image [](https://colab.research.google.com/github/jantic/DeOldify/blob/master/ArtisticImageColab.ipynb) | Video [](https://colab.research.google.com/github/jantic/DeOldify/blob/master/VideoColorizerColab.ipynb) Special thanks to Matt Robinson and MarĂ­a Benavente for their image Colab notebook contributions, and Robert Bell for the video Colab notebook work! diff --git a/ImageColorizerColabStable.ipynb b/StableImageColab.ipynb similarity index 100% rename from ImageColorizerColabStable.ipynb rename to StableImageColab.ipynb