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
·
levihsu avatar

levihsu/OOTDiffusion

0
View on GitHub↗
6,556 stars·953 forks·Python·10 views

OOTDiffusion

OOTDiffusion is an AI virtual try-on system designed for controllable image synthesis. It generates images of people wearing specific clothing items by superimposing garments onto human figures for both half-body and full-body compositions.

The project facilitates digital fashion prototyping and virtual clothing fitting by creating garment-to-person overlays. It aims to maintain the original identity of the wearer and the specific details of the clothing during the synthesis process.

The system utilizes a latent diffusion model and conditioning-based image generation to control the output. It employs a cross-attention mechanism and dual-path feature fusion to align visual features from clothing images to the human figure.

Features

  • Latent Diffusion Models - Based on a latent diffusion model that performs iterative denoising within a compressed latent space.
  • Fashion Visualization - Facilitates digital fashion prototyping by creating visual previews of clothing on human bodies.
  • Feature Fusion Architectures - Employs dual-path feature fusion to merge person and clothing representations for structural alignment and texture preservation.
  • Cross-Attention Mechanisms - Utilizes cross-attention mechanisms to align garment visual features with specific spatial regions of the human figure.
  • Image-Conditioned Generation - Implements generation guided by garment images and human poses as structural and stylistic references.
  • Variational Autoencoders - Utilizes a variational autoencoder to compress high-resolution images into low-dimensional tensors.
  • Iterative Denoising Pipelines - Uses a U-Net based architecture for the iterative denoising process essential to image synthesis.
  • Human Image and Video Generation - Generates realistic images of human figures wearing specific garments for half-body and full-body compositions.
  • Virtual Try-On Systems - Provides a deep learning system for mapping clothing items onto human images via virtual try-on.
  • Image-to-Image Synthesis Frameworks - Implements a framework for merging garment and person images using reference guidance for precise overlays.
  • Virtual Fitting Rooms - Enables virtual fitting by visualizing how specific garments look on human figures for e-commerce applications.
  • Virtual Try-On - Uses outfitting fusion for controllable virtual try-on.

Star history

Star history chart for levihsu/ootdiffusionStar history chart for levihsu/ootdiffusion

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

Frequently asked questions

What does levihsu/ootdiffusion do?

OOTDiffusion is an AI virtual try-on system designed for controllable image synthesis. It generates images of people wearing specific clothing items by superimposing garments onto human figures for both half-body and full-body compositions.

What are the main features of levihsu/ootdiffusion?

The main features of levihsu/ootdiffusion are: Latent Diffusion Models, Fashion Visualization, Feature Fusion Architectures, Cross-Attention Mechanisms, Image-Conditioned Generation, Variational Autoencoders, Iterative Denoising Pipelines, Human Image and Video Generation.

What are some open-source alternatives to levihsu/ootdiffusion?

Open-source alternatives to levihsu/ootdiffusion include: yisol/idm-vton — IDM-VTON is an AI virtual try-on framework and fashion synthesis tool designed to generate realistic images of people… haoheliu/audioldm — AudioLDM is a latent diffusion framework for generating high-fidelity audio, music, and sound effects. It functions as… compvis/latent-diffusion — Latent Diffusion is a framework for high-resolution image synthesis that performs the denoising process within a… humanaigc/outfitanyone — OutfitAnyone is a diffusion-based virtual try-on system and AI person-garment integration tool. It functions as an… stability-ai/stablecascade — StableCascade is a generative AI system and latent diffusion framework designed for text-to-image synthesis and… compvis/stable-diffusion — Stable Diffusion is a generative machine learning pipeline that synthesizes high-resolution visual content by…

Open-source alternatives to OOTDiffusion

Similar open-source projects, ranked by how many features they share with OOTDiffusion.
  • yisol/idm-vtonyisol avatar

    yisol/IDM-VTON

    4,881View on GitHub↗

    IDM-VTON is an AI virtual try-on framework and fashion synthesis tool designed to generate realistic images of people wearing specific garments. It operates as a diffusion-based image generator that blends garment textures with human poses to create synthetic fashion imagery. The system implements virtual fitting room capabilities through a generative model that combines person and clothing inputs. It includes a web-based interface to run interactive visual demonstrations and synthesize try-on images in real-time. The framework covers the broader domain of AI fashion visualization, enabling

    Python
    View on GitHub↗4,881
  • haoheliu/audioldmhaoheliu avatar

    haoheliu/AudioLDM

    2,830View on GitHub↗

    AudioLDM is a latent diffusion framework for generating high-fidelity audio, music, and sound effects. It functions as a text-to-audio generator that converts natural language descriptions into synthetic audio signals with control over pitch and environment. The system provides specialized tools for audio-to-audio synthesis and generative repair. This includes the ability to perform audio style transfer and replicate specific acoustic events based on existing files. The project covers a broad range of audio transformation tasks, including audio super-resolution for increasing signal fidelity

    Pythonaudio-generation
    View on GitHub↗2,830
  • compvis/latent-diffusionCompVis avatar

    CompVis/latent-diffusion

    14,072View on GitHub↗

    Latent Diffusion is a framework for high-resolution image synthesis that performs the denoising process within a compressed latent space. It uses variational autoencoders to encode images into a lower-dimensional representation, reducing the computational cost of noise prediction compared to operating on raw pixels. The project enables text-to-image generation by integrating natural language descriptions through cross-attention conditioning. It also supports image inpainting and restoration, filling masked or missing image areas with generated content, and example-based synthesis using retrie

    Jupyter Notebook
    View on GitHub↗14,072
  • humanaigc/outfitanyoneHumanAIGC avatar

    HumanAIGC/OutfitAnyone

    5,979View on GitHub↗

    OutfitAnyone is a diffusion-based virtual try-on system and AI person-garment integration tool. It functions as an image-to-image clothing transfer model designed to visualize how specific clothing items look on any person regardless of their pose. The system adapts garment textures and shapes to a person's body and pose to produce photorealistic results. It specifically focuses on adjusting clothing deformation based on body shape to maintain high fidelity and detail consistency during the fitting process. The project covers AI fashion visualization and virtual garment fitting, providing ca

    View on GitHub↗5,979
  • See all 30 alternatives to OOTDiffusion→