We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 551ebf6 commit abe91b7Copy full SHA for abe91b7
ML/Pytorch/GANs/Pix2Pix/README.md
@@ -7,8 +7,8 @@ The model was first trained on the Maps dataset also used in the Pix2Pix paper w
7
8
|1st row: Input / 2nd row: Generated / 3rd row: Target|
9
|:---:|
10
-|<img src="results/results_anime.png" width="800" height="400" />|
11
-|<img src="results/results_maps.png" width="800" height="400" />|
+|<img src="results/results_anime.png" width="400" height="400" />|
+|<img src="results/results_maps.png" width="450" height="320" />|
12
13
### Maps dataset
14
0 commit comments