Skip to content
Snippets Groups Projects
Commit 5c5624da authored by falheisen's avatar falheisen
Browse files

expand images in README

parent d8726546
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ Filipe PENNA CERAVOLO SOARES
**Final output:**
<p align="center">
<img src="./images/part1-output.png" width="60%">
<img src="./images/part1-output.png" width="100%">
</p>
## Part2: Conditional GAN (cGAN)
......@@ -24,13 +24,13 @@ Filipe PENNA CERAVOLO SOARES
**Training set :**
<p align="center">
<img src="./images/part2-train.png" width="60%">
<img src="./images/part2-train.png" width="100%">
</p>
**Validation set :**
<p align="center">
<img src="./images/part2-val.png" width="60%">
<img src="./images/part2-val.png" width="100%">
</p>
Considering the training set, with a higher number of epochs, the quality of the generated image improves.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment