merged_dataset/
│
├── original_images/ # 原始生成的完整图像
│ ├── sample_00000_original.png
│ ├── sample_00001_original.png
│ └── ...
│
├── model_images/ # 提取出的模特穿着效果图像
│ ├── sample_00000_model.png
│ ├── sample_00001_model.png
│ └── ...
│
├── item_images/ # 各个服装单品图像
│ ├── sample_00000_item_1.png # 帽子 / 头饰
│ ├── sample_00000_item_2.png # 上衣 / 套装
│ ├── sample_00000_item_3.png # 鞋子 / 配饰
│ └── ...
│
├── visualizations/ # 带有分割线的可视化图像
│ ├── sample_00000_visualization.png… See the full description on the dataset page:
https://huggingface.co/datasets/hkuzxc/more_ref_try_on.