awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
levihsu avatar

levihsu/OOTDiffusion

0
View on GitHub↗
6,556 stars·953 forks·Python·8 vues

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.

Historique des stars

Graphique de l'historique des stars pour levihsu/ootdiffusionGraphique de l'historique des stars pour levihsu/ootdiffusion

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à OOTDiffusion

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec OOTDiffusion.
  • yisol/idm-vtonAvatar de yisol

    yisol/IDM-VTON

    4,881Voir sur 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
    Voir sur GitHub↗4,881
  • haoheliu/audioldmAvatar de haoheliu

    haoheliu/AudioLDM

    2,830Voir sur 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
    Voir sur GitHub↗2,830
  • compvis/latent-diffusionAvatar de CompVis

    CompVis/latent-diffusion

    14,072Voir sur 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
    Voir sur GitHub↗14,072
  • humanaigc/outfitanyoneAvatar de HumanAIGC

    HumanAIGC/OutfitAnyone

    5,979Voir sur 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

    Voir sur GitHub↗5,979
Voir les 30 alternatives à OOTDiffusion→

Questions fréquentes

Que fait levihsu/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.

Quelles sont les fonctionnalités principales de levihsu/ootdiffusion ?

Les fonctionnalités principales de levihsu/ootdiffusion sont : Latent Diffusion Models, Fashion Visualization, Feature Fusion Architectures, Cross-Attention Mechanisms, Image-Conditioned Generation, Variational Autoencoders, Iterative Denoising Pipelines, Human Image and Video Generation.

Quelles sont les alternatives open-source à levihsu/ootdiffusion ?

Les alternatives open-source à levihsu/ootdiffusion incluent : 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…