From 22ce49661575f6d573e6c0c571016498ced88288 Mon Sep 17 00:00:00 2001 From: Aladdin Persson Date: Sat, 6 Mar 2021 11:20:10 +0100 Subject: [PATCH] update readmes, added pix2pix --- ML/Pytorch/GANs/Pix2Pix/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ML/Pytorch/GANs/Pix2Pix/README.md b/ML/Pytorch/GANs/Pix2Pix/README.md index 7abd59b0..b83f343f 100644 --- a/ML/Pytorch/GANs/Pix2Pix/README.md +++ b/ML/Pytorch/GANs/Pix2Pix/README.md @@ -6,9 +6,10 @@ The model was first trained on the Maps dataset also used in the Pix2Pix paper w |1st row: Input / 2nd row: Generated / 3rd row: Target| -| :----------: | -|| -|| +|:---:| +|![](results/results_anime.png)| +|![](results/results_maps.png)| + ### Maps dataset