awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
levihsu avatar

levihsu/OOTDiffusion

0
View on GitHub↗
6,556 星标·953 分支·Python·1 次浏览

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 历史

levihsu/ootdiffusion 的 Star 历史图表levihsu/ootdiffusion 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

OOTDiffusion 的开源替代方案

相似的开源项目,按与 OOTDiffusion 的功能重合度排序。
  • yisol/idm-vtonyisol 的头像

    yisol/IDM-VTON

    4,881在 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
    在 GitHub 上查看↗4,881
  • haoheliu/audioldmhaoheliu 的头像

    haoheliu/AudioLDM

    2,830在 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
    在 GitHub 上查看↗2,830
  • compvis/latent-diffusionCompVis 的头像

    CompVis/latent-diffusion

    14,072在 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
    在 GitHub 上查看↗14,072
  • humanaigc/outfitanyoneHumanAIGC 的头像

    HumanAIGC/OutfitAnyone

    5,979在 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

    在 GitHub 上查看↗5,979
查看 OOTDiffusion 的所有 30 个替代方案→

常见问题解答

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.

levihsu/ootdiffusion 的主要功能有哪些?

levihsu/ootdiffusion 的主要功能包括:Latent Diffusion Models, Fashion Visualization, Feature Fusion Architectures, Cross-Attention Mechanisms, Image-Conditioned Generation, Variational Autoencoders, Iterative Denoising Pipelines, Human Image and Video Generation。

levihsu/ootdiffusion 有哪些开源替代品?

levihsu/ootdiffusion 的开源替代品包括: 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…