Skip to content

Latest commit

 

History

History

models

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Pretrained StackGAN Models

  • StackGAN for birds trained from char-CNN-RNN text embeddings. Download and save it to models/.
  • StackGAN for flowers trained from char-CNN-RNN text embeddings. Download and save it to models/.
  • StackGAN for birds trained from skip-thought text embeddings. Download and save it to models/ (Just use the same setting as the char-CNN-RNN, we assume better results can be achieved by playing with the hyper-parameters).

char-CNN-RNN text encoders

  • Download the char-CNN-RNN text encoder for flowers to models/text_encoder/.
  • Download the char-CNN-RNN text encoder for birds to models/text_encoder/.