DCTransformer-PyTorch icon indicating copy to clipboard operation
DCTransformer-PyTorch copied to clipboard

Unofficial PyTorch implementation of the paper "Generating images with sparse representations"

Unofficial pytorch implementation of the paper "Generating images with sparse representations"

Get started

Open In Colab

git clone https://github.com/benjs/DCTransformer-PyTorch.git
cd DCTransformer-PyTorch
pip install -r requirements.txt