Ross ROSS = Recommend OSS · open-source software intelligence for agents

paarthneekhara/text-to-image

Text to image synthesis using thought vectors observed · 2026-08-28

github.com/paarthneekhara/text-to-image · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3669
  • days_rel: n/a
  • days_push: 3137
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2163 stars · 398 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An experimental TensorFlow implementation of text-to-image synthesis using Skip Thought Vectors and the GAN-CLS algorithm from the Generative Adversarial Text-to-Image Synthesis paper. It is built on top of a DCGAN implementation and trained on the flowers dataset.

Use cases

  • generate images from text captions
  • train a GAN to synthesize images from sentence embeddings
  • experiment with GAN-CLS text-to-image synthesis
  • reproduce generative adversarial text-to-image research
  • learn how skip thought vectors can condition image generation

When to choose

  • you want a simple, readable reference implementation of GAN-CLS text-to-image synthesis
  • you are studying how caption embeddings can condition GAN generators
  • you need a small educational codebase to modify for research experiments

When to avoid

  • you need production-quality or modern text-to-image generation like diffusion models
  • you require Python 3 support or actively maintained dependencies
  • you want high-resolution image synthesis beyond 64x64

Facets

library · maturity abandoned

deep-learning machine-learning image-processing deep-learning machine-learning image-processing python gan text-to-image tensorflow skip-thought-vectors generative-models

1 source

Member repositories

RepositoryRoleHealth v2
paarthneekhara/text-to-imagemain32

For agents

markdown · JSON · MCP: product_card(name="paarthneekhara/text-to-image")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem