takahiro-itazuri / pix2pix-pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pix2pix-pytorch

Pytorch implementation of pix2pix.

Requirements

Package Version
pytorch 0.4.1
torchvision 0.2.1

Dataset

Run the following code for setting up datasets.

bash download.sh

Or you can download datasets from link by yourself.

About


Languages

Language:Python 96.8%Language:Shell 3.2%