Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 408 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 408 Bytes

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