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
taoxugit avatar

taoxugit/AttnGAN

0
View on GitHub↗
1,364 stars·426 forks·Python·MIT·8 views

AttnGAN

Features

  • Image Generation and Synthesis - Attention-based mechanism for fine-grained text-to-image synthesis.
  • Image Synthesis - Generates fine-grained images from text using attention mechanisms.

Star history

Star history chart for taoxugit/attnganStar history chart for taoxugit/attngan

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

Open-source alternatives to AttnGAN

Similar open-source projects, ranked by how many features they share with AttnGAN.
  • reedscot/nips2016reedscot avatar

    reedscot/nips2016

    335View on GitHub↗

    Learning What and Where to Draw

    Lua
    View on GitHub↗335
  • hanzhanggit/stackganhanzhanggit avatar

    hanzhanggit/StackGAN

    1,861View on GitHub↗

    Pytorch implementation

    Python
    View on GitHub↗1,861
  • lucidrains/imagen-pytorchlucidrains avatar

    lucidrains/imagen-pytorch

    8,415View on GitHub↗

    This is a PyTorch-based implementation of diffusion models for synthesizing photorealistic images and video. It provides a framework for text-to-image and text-to-video generation, as well as unconditional image synthesis. The system utilizes a cascading diffusion pipeline to produce high-resolution imagery by passing low-resolution outputs through a sequence of super-resolution models. It also includes capabilities for image inpainting, allowing the reconstruction of masked or missing regions of visual media guided by surrounding context and text prompts. The project includes tools for diff

    Pythonartificial-intelligencedeep-learningimagination-machine
    View on GitHub↗8,415
  • fogleman/primitivefogleman avatar

    fogleman/primitive

    13,158View on GitHub↗

    Primitive is an algorithmic art generator and geometric image reconstruction tool that transforms raster images into stylized vector compositions. It functions as an iterative shape optimizer and raster-to-vector converter, approximating pixel-based photos by layering geometric primitives such as triangles, circles, and rectangles. The project utilizes a search algorithm to determine the optimal position, size, and color for each shape to minimize the visual difference from the source image. Users can apply shape constraint definitions to control the properties and orientations of the geometr

    Goartgographics
    View on GitHub↗13,158
See all 30 alternatives to AttnGAN→

Frequently asked questions

What are the main features of taoxugit/attngan?

The main features of taoxugit/attngan are: Image Generation and Synthesis, Image Synthesis.

What are some open-source alternatives to taoxugit/attngan?

Open-source alternatives to taoxugit/attngan include: reedscot/nips2016 — Learning What and Where to Draw. hanzhanggit/stackgan — Pytorch implementation. lucidrains/imagen-pytorch — This is a PyTorch-based implementation of diffusion models for synthesizing photorealistic images and video. It… kwai-kolors/kolors — Kolors is a generative model implementation for synthesizing photorealistic images from natural language descriptions… hojonathanho/diffusion — This project is a diffusion model training framework and image synthesis pipeline. It provides the tools necessary to… fogleman/primitive — Primitive is an algorithmic art generator and geometric image reconstruction tool that transforms raster images into…