Tensorflow implementation of our Pattern Recognition paper: "Learning Image Compressed Sensing with Sub-pixel Convolutional Generative Adversarial Network".
You can download the datasets(Mnist,Fashion-mnist,CelebA) with:
$ python download.py [mnist|fmnist|celeba]
- Python 3.6
- Tensorflow 1.10.0
- Tensorlayer 1.11.1