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/nips2016

0
View on GitHub↗
335 stars·58 forks·Lua·MIT·8 viewswww.scottreed.info/files/nips2016.pdf↗

Nips2016

Learning What and Where to Draw

Features

  • Image Generation and Synthesis - Framework for learning spatial and semantic relationships in image generation.
  • Image Synthesis - Maps text descriptions to specific visual locations.

Star history

Star history chart for reedscot/nips2016Star history chart for reedscot/nips2016

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 Nips2016

Similar open-source projects, ranked by how many features they share with Nips2016.
  • taoxugit/attngantaoxugit avatar

    taoxugit/AttnGAN

    1,364View on GitHub↗
    Python
    View on GitHub↗1,364
  • 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 Nips2016→

Frequently asked questions

What does reedscot/nips2016 do?

Learning What and Where to Draw

What are the main features of reedscot/nips2016?

The main features of reedscot/nips2016 are: Image Generation and Synthesis, Image Synthesis.

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

Open-source alternatives to reedscot/nips2016 include: taoxugit/attngan. 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…