We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1f39b commit 2d37268Copy full SHA for 2d37268
README.md
@@ -1,5 +1,7 @@
1
<h1>Colorization using GANs and UNet</h1>
2
<p>In this project grayscale images are converted to colored images.
3
+
4
The dataset used in this project is the Oxford-IIIT pets dataset.</p><br>
5
+<h5>Notebooks don't render properly, clone the repo to view the code. :-)</h5><br>
6
<h3 align = "center">Grayscale || Generated || Original</h3>
7
<img src="gan.png" />
0 commit comments