benjs / DCTransformer-PyTorch

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

Home Page:https://arxiv.org/abs/2103.03841

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://arxiv.org/abs/2103.03841

License:Apache License 2.0


Languages

Language:Python 100.0%