Skip to content

fork of PyTorch Implementation of OpenAI's Image GPT

License

Notifications You must be signed in to change notification settings

calebrwalk5/serpens

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serpens

fork of teddykoker's Image GPT, basilisk's cousin. See https://github.com/teddykoker/image-gpt.

Installation

see ./scripts/ folder

Training

python src/run.py

GIF

python src/gif.py

Image GPT

PyTorch implementation of Image GPT, based on paper Generative Pretraining from Pixels (Chen et al.) and accompanying code.


Model-generated completions of half-images from test set. First column is input; last column is original image


iGPT-S pretrained on CIFAR10. Completions are fairly poor as the model was only trained on CIFAR10, not all of ImageNet.

About

fork of PyTorch Implementation of OpenAI's Image GPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • Shell 3.6%
  • Batchfile 1.2%