Skip to content

Commit 551ebf6

Browse files
update readmes, added pix2pix
1 parent 56c4823 commit 551ebf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ML/Pytorch/GANs/Pix2Pix/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ The model was first trained on the Maps dataset also used in the Pix2Pix paper w
77

88
|1st row: Input / 2nd row: Generated / 3rd row: Target|
99
|:---:|
10-
|<img src="results/results_anime.png" width="600" height="400" />|
11-
|<img src="results/results_maps.png" width="600" height="400" />|
10+
|<img src="results/results_anime.png" width="800" height="400" />|
11+
|<img src="results/results_maps.png" width="800" height="400" />|
1212

1313
### Maps dataset
1414

0 commit comments

Comments
 (0)