odegeasslbc / fastgan-pytorch

A Fast and Stable GAN for Small and High Resolution Imagesets

  • Public
  • 3.3K runs
  • GitHub
  • Paper
  • License

😵 Uh oh! This model can't be run on Replicate because it was built with a version of Cog or Python that is no longer supported. Consider opening an issue on the model's GitHub repository to see if it can be updated to use a recent version of Cog. If you need any help, please Contact us about it.

Run time and cost

This model costs approximately $0.00027 to run on Replicate, or 3703 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on CPU hardware. Predictions typically complete within 3 seconds. The predict time for this model varies significantly based on the inputs.

Readme

The official pytorch implementation of the paper “Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis”, the paper can be found here.

Re-train the model

Instructions for how to retrain FastGAN on your own dataset can be found in the GitHub README.