This contains a pytorch model for vFull Resolution Image Compression with Recurrent Neural Networks as described in [https://arxiv.org/abs/1608.05148] and a lot of other simple models.
run main.py -m [modelname] --epochs [epochnums] --lr [learning rate]