Skip to content

seohyun8825/ODPG-Outfitting-Diffusion-with-Pose-Guided-conditions-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODPG-Outfitting-Diffusion-with-Pose-Guided-conditions

Our paper is currently under review

Our model adapts to both pose and garment features, providing a high-quality virtual try-on experience.

📜 Model Pipeline

Below is the pipeline of our model, detailing each step from input to output:

pipeline_ODPG

📊 Qualitative Results

Here are the results after 10 hours of training (20 epochs) using a single A100 GPU:

qualitative result

🗂️ Dataset Preparation

To prepare the "In-shop Clothes Retrieval Benchmark" dataset, follow these steps:

  1. Download the dataset from DeepFashion: In-shop Clothes Retrieval Benchmark.
  2. This dataset includes:
    • 7,982 clothing items.
    • 52,712 in-shop clothes images.
    • Approximately 200,000 cross-pose/scale pairs.
    • Each image is annotated with bounding box, clothing type, and pose type.
  3. Extract the downloaded files into the Fashion folder within your project directory to maintain the required structure.

Guideline & CSV file for Fashion Tryon Dataset will be provided later

📋 TODO

  • Checkpoint update
  • Training scripts with detailed usage instructions
  • Scripts for ablation studies
  • Demo
  • Model pipeline

🔧 Installation

To set up and run our model, follow these steps:

  1. Clone the repository: git clone https://github.com/seohyun8825/ODPG_1.git
  2. Install required packages: pip install -r requirements.txt

🔍 Code Base and Modifications

This project is built on top of the CFLD official code. The original codebase has been modified to include additional conditioning on garment features, enabling the model to handle more complex virtual try-on scenarios where both pose and clothing attributes are considered.

About

ODPG-Outfitting Diffusion with Pose Guided conditions🔥🔥🔥

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published