Have image generation project idea, need tool pointers though

This page summarizes the projects mentioned and recommended in the original post on /r/deeplearning

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • projected-gan

    [NeurIPS'21] Projected GANs Converge Faster

  • Projected GANs are maybe the currently best model for small datasets. You could also check out StyleGAN 2 ada. https://github.com/autonomousvision/projected_gan

  • taming-transformers

    Taming Transformers for High-Resolution Image Synthesis

  • You can have a look at style transfer or the recent advances in GANs (VQGAN for example). The approach you would want to try is called fine-tuning, meaning retraining an already pretraines model on your data. In terms of programming framework I guess pytorch would be the best pick. Style transfer: https://pytorch.org/tutorials/advanced/neural_style_tutorial.html VQGAN: https://github.com/CompVis/taming-transformers

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts