1 dépôt
Diffusion architectures that use a sequence of models to progressively increase image resolution.
Distinct from Image Diffusion Models: Focuses specifically on the cascaded resolution-scaling approach rather than general image diffusion.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Cascaded Diffusion Models. Refine with filters or upvote what's useful.
GLIDE is a generative model designed for text-to-image synthesis, image editing, and the contextual filling of masked image regions. It uses a guided diffusion process to transform random noise into high-resolution imagery that aligns with descriptive text prompts. The system provides specialized capabilities for modifying existing visuals, including the ability to alter specific image elements and iteratively refine selected regions through text-driven guidance. It also functions as an inpainting tool, filling missing or masked sections of an image with new content that blends naturally with
Implements a cascaded diffusion model to progressively increase image resolution from low-res bases.