nv-tlabs/PiD
PiD: Fast and High-Resolution Latent Decoding with Pixel Diffusion observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 93
- Release rhythm 35
- Longevity 7
Flags: no_releases young no_license
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: 105
- days_rel: n/a
- days_push: 43
- n_releases_24m: 0
Adoption not part of the score
1045 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PiD is a plug-and-play pixel diffusion decoder from NVIDIA that replaces VAE/RAE decoders, decoding latent representations directly into high-resolution pixels in a single pass. It unifies decoding and upsampling (4x-8x) into one generative module and supports latents from FLUX, SD3, SDXL, Qwen-Image, DINOv2, and SigLIP.
Use cases
- decode latent diffusion model outputs to high-resolution images
- upscale 512x512 latents to 2048x2048 pixels quickly
- replace VAE decoder in text-to-image pipelines
- decode DINOv2 or SigLIP semantic latents into images
- integrate high-resolution decoding into ComfyUI workflows
- early-exit latent diffusion by decoding partially denoised latents
When to choose
- you need fast, high-resolution image decoding from latent diffusion models
- you want to replace the decode-then-super-resolve cascade with lower latency
- you work with FLUX, SD3, SDXL, or Qwen-Image latents and need 4K output
- you need a distilled few-step decoder for consumer GPUs
When to avoid
- you need a lightweight deterministic decoder without diffusion sampling
- your environment lacks a CUDA-capable GPU with sufficient VRAM
- you need non-image modalities or non-PyTorch frameworks
Facets
library · maturity active
image-processing machine-learning deep-learning image-processing machine-learning artificial-intelligence python windows diffusion-decoder pixel-diffusion super-resolution latent-decoding text-to-image nvidia comfyui gpu linux macos
2 sources
- readme: https://github.com/nv-tlabs/PiD · fetched 2026-08-28 · 1377e36bf2f9
- homepage: https://research.nvidia.com/labs/sil/projects/pid/ · fetched 2026-08-29 · 9e10b57503c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nv-tlabs/PiD | main | 56 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem