awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
reedscot avatar

reedscot/icml2016

0
View on GitHub↗
911 stars·216 forks·Lua·MIT·11 viewsarxiv.org/abs/1605.05396↗

Icml2016

Generative Adversarial Text-to-Image Synthesis

Features

  • Generative Adversarial Networks - Framework for synthesizing images from textual descriptions.
  • Image Synthesis - Synthesizes images from text descriptions.
  • Multimodal Learning - Generative adversarial networks for text-to-image synthesis.

Star history

Star history chart for reedscot/icml2016Star history chart for reedscot/icml2016

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does reedscot/icml2016 do?

Generative Adversarial Text-to-Image Synthesis

What are the main features of reedscot/icml2016?

The main features of reedscot/icml2016 are: Generative Adversarial Networks, Image Synthesis, Multimodal Learning.

What are some open-source alternatives to reedscot/icml2016?

Open-source alternatives to reedscot/icml2016 include: hanzhanggit/stackgan — Pytorch implementation. phillipi/pix2pix — pix2pix is a framework for image-to-image translation using conditional generative adversarial networks. It functions… lynnho/attgan-tensorflow — [TIP'19] AttGAN: Facial Attribute Editing by Only Changing What You Want. goodfeli/adversarial — This project is a generative adversarial network implementation and research framework. It provides the tools and… junyanz/igan — iGAN is a framework for producing synthetic images using generative adversarial networks. It provides a web-based… kozistr/awesome-gans — Awesome-GANs is a curated resource list and research repository focused on the development and evaluation of…

Open-source alternatives to Icml2016

Similar open-source projects, ranked by how many features they share with Icml2016.
  • hanzhanggit/stackganhanzhanggit avatar

    hanzhanggit/StackGAN

    1,861View on GitHub↗

    Pytorch implementation

    Python
    View on GitHub↗1,861
  • junyanz/iganjunyanz avatar

    junyanz/iGAN

    4,007View on GitHub↗

    iGAN is a framework for producing synthetic images using generative adversarial networks. It provides a web-based interface for interactively creating and editing imagery across categories such as landscapes, architecture, and fashion using pre-trained models. The system enables precise control over visual output through latent space exploration, interpolation, and projection. Users can guide the generative process using an interactive editor featuring sketching, coloring, and warping brushes to refine specific regions or shapes in real-time. The project supports both automated scripted gene

    Python
    View on GitHub↗4,007
  • goodfeli/adversarialgoodfeli avatar

    goodfeli/adversarial

    4,074View on GitHub↗

    This project is a generative adversarial network implementation and research framework. It provides the tools and hyperparameters necessary to train and evaluate generative models across various datasets, specifically designed to reproduce results from academic research. The framework includes a Parzen density likelihood estimator to calculate model log likelihood. This allows for the quantitative evaluation of generative distributions and the measurement of overall model performance. The codebase covers machine learning research capabilities, focusing on the training of adversarial networks

    Python
    View on GitHub↗4,074
  • lynnho/attgan-tensorflowLynnHo avatar

    LynnHo/AttGAN-Tensorflow

    612View on GitHub↗

    TIP'19 AttGAN: Facial Attribute Editing by Only Changing What You Want

    Python
    View on GitHub↗612
  • See all 30 alternatives to Icml2016→