13 Forks
147 Stars
147 Watchers

transganformer

Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper

How to download and setup transganformer

Open terminal and run command
git clone https://github.com/lucidrains/transganformer.git
git clone is used to create a copy or clone of transganformer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with transganformer https://github.com/lucidrains/transganformer/archive/master.zip

Or simply clone transganformer with SSH
[email protected]:lucidrains/transganformer.git

If you have some problems with transganformer

You may open issue on transganformer support forum (system) here: https://github.com/lucidrains/transganformer/issues