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

LTH14/JiT

PyTorch implementation of JiT https://arxiv.org/abs/2511.13720 observed · 2026-08-28

github.com/LTH14/JiT · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

42/100

  • Activity 56
  • Release rhythm 35
  • Longevity 21

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: 296
  • days_rel: n/a
  • days_push: 268
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2507 stars · 169 forks observed · 2026-08-28

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

A PyTorch/GPU re-implementation of JiT (Just image Transformer), a minimalist pixel-space diffusion model for high-resolution image generation from the paper 'Back to Basics: Let Denoising Generative Models Denoise'. It includes training and evaluation scripts for ImageNet at 256x256 and 512x512 resolutions.

Use cases

  • train a pixel-space diffusion transformer on ImageNet
  • generate high-resolution images with a diffusion model
  • reproduce the JiT paper results in PyTorch
  • experiment with denoising generative models
  • train image generation models on multiple GPUs

When to choose

  • you want a simple, self-contained PyTorch implementation of pixel-space diffusion
  • you need to reproduce or build on the JiT paper
  • you have multi-GPU resources for training image generation models

When to avoid

  • you need a production-ready image generation API
  • you lack the GPU resources to train large diffusion models
  • you want latent diffusion rather than pixel-space diffusion

Facets

library · maturity active

deep-learning machine-learning image-processing deep-learning machine-learning image-processing python diffusion-models image-generation pytorch research-code transformer pixel-space-diffusion gpu

1 source

Member repositories

RepositoryRoleHealth v2
LTH14/JiTmain42

For agents

markdown · JSON · MCP: product_card(name="LTH14/JiT")

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