├── Benchmarks ├── BSD100 │ ├── 101085_HR.png │ ├── 101087_HR.png │ ├── 102061_HR.png │ ├── 103070_HR.png │ ├── 105025_HR.png │ ├── 106024_HR.png │ ├── 108005_HR.png │ ├── 108070_HR.png │ ├── 108082_HR.png │ ├── 109053_HR.png │ ├── 119082_HR.png │ ├── 12084_HR.png │ ├── 123074_HR.png │ ├── 126007_HR.png │ ├── 130026_HR.png │ ├── 134035_HR.png │ ├── 14037_HR.png │ ├── 143090_HR.png │ ├── 145086_HR.png │ ├── 147091_HR.png │ ├── 148026_HR.png │ ├── 148089_HR.png │ ├── 156065_HR.png │ ├── 157055_HR.png │ ├── 159008_HR.png │ ├── 160068_HR.png │ ├── 16077_HR.png │ ├── 163085_HR.png │ ├── 167062_HR.png │ ├── 167083_HR.png │ ├── 170057_HR.png │ ├── 175032_HR.png │ ├── 175043_HR.png │ ├── 182053_HR.png │ ├── 189080_HR.png │ ├── 19021_HR.png │ ├── 196073_HR.png │ ├── 197017_HR.png │ ├── 208001_HR.png │ ├── 210088_HR.png │ ├── 21077_HR.png │ ├── 216081_HR.png │ ├── 219090_HR.png │ ├── 220075_HR.png │ ├── 223061_HR.png │ ├── 227092_HR.png │ ├── 229036_HR.png │ ├── 236037_HR.png │ ├── 24077_HR.png │ ├── 241004_HR.png │ ├── 241048_HR.png │ ├── 253027_HR.png │ ├── 253055_HR.png │ ├── 260058_HR.png │ ├── 271035_HR.png │ ├── 285079_HR.png │ ├── 291000_HR.png │ ├── 295087_HR.png │ ├── 296007_HR.png │ ├── 296059_HR.png │ ├── 299086_HR.png │ ├── 300091_HR.png │ ├── 302008_HR.png │ ├── 304034_HR.png │ ├── 304074_HR.png │ ├── 306005_HR.png │ ├── 3096_HR.png │ ├── 33039_HR.png │ ├── 351093_HR.png │ ├── 361010_HR.png │ ├── 37073_HR.png │ ├── 376043_HR.png │ ├── 38082_HR.png │ ├── 38092_HR.png │ ├── 385039_HR.png │ ├── 41033_HR.png │ ├── 41069_HR.png │ ├── 42012_HR.png │ ├── 42049_HR.png │ ├── 43074_HR.png │ ├── 45096_HR.png │ ├── 54082_HR.png │ ├── 55073_HR.png │ ├── 58060_HR.png │ ├── 62096_HR.png │ ├── 65033_HR.png │ ├── 66053_HR.png │ ├── 69015_HR.png │ ├── 69020_HR.png │ ├── 69040_HR.png │ ├── 76053_HR.png │ ├── 78004_HR.png │ ├── 8023_HR.png │ ├── 85048_HR.png │ ├── 86000_HR.png │ ├── 86016_HR.png │ ├── 86068_HR.png │ ├── 87046_HR.png │ ├── 89072_HR.png │ └── 97033_HR.png ├── Set14 │ ├── baboon_HR.png │ ├── barbara_HR.png │ ├── bridge_HR.png │ ├── coastguard_HR.png │ ├── comic_HR.png │ ├── face_HR.png │ ├── flowers_HR.png │ ├── foreman_HR.png │ ├── lenna_HR.png │ ├── man_HR.png │ ├── monarch_HR.png │ ├── pepper_HR.png │ ├── ppt3_HR.png │ └── zebra_HR.png └── Set5 │ ├── baby_HR.png │ ├── bird_HR.png │ ├── butterfly_HR.png │ ├── head_HR.png │ └── woman_HR.png ├── LICENSE ├── README.md ├── benchmark.py ├── srgan.py ├── train.py ├── utilities.py └── vgg19.py /Benchmarks/BSD100/101085_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/101085_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/101087_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/101087_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/102061_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/102061_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/103070_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/103070_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/105025_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/105025_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/106024_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/106024_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/108005_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/108005_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/108070_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/108070_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/108082_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/108082_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/109053_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/109053_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/119082_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/119082_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/12084_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/12084_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/123074_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/123074_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/126007_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/126007_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/130026_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/130026_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/134035_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/134035_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/14037_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/14037_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/143090_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/143090_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/145086_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/145086_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/147091_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/147091_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/148026_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/148026_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/148089_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/148089_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/156065_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/156065_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/157055_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/157055_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/159008_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/159008_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/160068_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/160068_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/16077_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/16077_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/163085_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/163085_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/167062_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/167062_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/167083_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/167083_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/170057_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/170057_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/175032_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/175032_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/175043_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/175043_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/182053_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/182053_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/189080_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/189080_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/19021_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/19021_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/196073_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/196073_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/197017_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/197017_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/208001_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/208001_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/210088_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/210088_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/21077_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/21077_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/216081_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/216081_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/219090_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/219090_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/220075_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/220075_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/223061_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/223061_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/227092_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/227092_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/229036_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/229036_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/236037_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/236037_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/24077_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/24077_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/241004_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/241004_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/241048_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/241048_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/253027_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/253027_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/253055_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/253055_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/260058_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/260058_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/271035_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/271035_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/285079_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/285079_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/291000_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/291000_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/295087_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/295087_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/296007_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/296007_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/296059_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/296059_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/299086_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/299086_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/300091_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/300091_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/302008_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/302008_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/304034_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/304034_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/304074_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/304074_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/306005_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/306005_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/3096_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/3096_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/33039_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/33039_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/351093_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/351093_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/361010_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/361010_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/37073_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/37073_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/376043_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/376043_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/38082_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/38082_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/38092_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/38092_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/385039_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/385039_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/41033_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/41033_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/41069_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/41069_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/42012_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/42012_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/42049_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/42049_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/43074_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/43074_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/45096_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/45096_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/54082_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/54082_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/55073_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/55073_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/58060_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/58060_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/62096_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/62096_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/65033_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/65033_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/66053_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/66053_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/69015_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/69015_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/69020_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/69020_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/69040_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/69040_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/76053_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/76053_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/78004_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/78004_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/8023_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/8023_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/85048_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/85048_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/86000_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/86000_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/86016_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/86016_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/86068_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/86068_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/87046_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/87046_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/89072_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/89072_HR.png -------------------------------------------------------------------------------- /Benchmarks/BSD100/97033_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/BSD100/97033_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/baboon_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/baboon_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/barbara_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/barbara_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/bridge_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/bridge_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/coastguard_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/coastguard_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/comic_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/comic_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/face_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/face_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/flowers_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/flowers_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/foreman_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/foreman_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/lenna_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/lenna_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/man_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/man_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/monarch_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/monarch_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/pepper_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/pepper_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/ppt3_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/ppt3_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set14/zebra_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set14/zebra_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set5/baby_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set5/baby_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set5/bird_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set5/bird_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set5/butterfly_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set5/butterfly_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set5/head_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set5/head_HR.png -------------------------------------------------------------------------------- /Benchmarks/Set5/woman_HR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/Benchmarks/Set5/woman_HR.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/README.md -------------------------------------------------------------------------------- /benchmark.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/benchmark.py -------------------------------------------------------------------------------- /srgan.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/srgan.py -------------------------------------------------------------------------------- /train.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/train.py -------------------------------------------------------------------------------- /utilities.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/utilities.py -------------------------------------------------------------------------------- /vgg19.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/trevor-m/tensorflow-SRGAN/HEAD/vgg19.py --------------------------------------------------------------------------------