From 062c529f8f52d5a44a400c61b5dcc7c4d1d0d38c Mon Sep 17 00:00:00 2001 From: Aladdin Persson Date: Sat, 6 Mar 2021 11:18:35 +0100 Subject: [PATCH] update readmes, added pix2pix --- ML/Pytorch/GANs/Pix2Pix/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ML/Pytorch/GANs/Pix2Pix/README.md b/ML/Pytorch/GANs/Pix2Pix/README.md index 3c71da6..7abd59b 100644 --- a/ML/Pytorch/GANs/Pix2Pix/README.md +++ b/ML/Pytorch/GANs/Pix2Pix/README.md @@ -1,12 +1,12 @@ # Pix2Pix -Implementation of Pix2Pix paper in PyTorch. I've tried to replicate the original paper as closely as possible, so if you read the paper the implementation should be identical. The results from this implementation I would say is on par with the paper, I'll include some examples results below. +A clean, simple and readable implementation of Pix2Pix in PyTorch. I've tried to replicate the original paper as closely as possible, so if you read the paper the implementation should be pretty much identical. The results from this implementation I would say is on par with the paper, I'll include some examples results below. ## Results The model was first trained on the Maps dataset also used in the Pix2Pix paper with the task converting satellite images to Google Maps like visualizations. The model was also trained on a fun anime dataset found on Kaggle and examples of the results are shown below. |1st row: Input / 2nd row: Generated / 3rd row: Target| -|:-:| +| :----------: | || ||