Datasets:
Simplify model output preprocessing description
Browse files
README.md
CHANGED
|
@@ -61,11 +61,11 @@ benchmark_crossvton/
|
|
| 61 |
|
| 62 |
Each `test_pairs*.txt` contains one pair per line: `<cloth_path> <image_path>`.
|
| 63 |
|
| 64 |
-
##
|
| 65 |
|
| 66 |
[`VT_model_results_retinaface_100/`](VT_model_results_retinaface_100) provides a standardized qualitative comparison set for **19 virtual try-on models** on **100 identical person-garment input pairs**, for a total of **1,900 generated images**.
|
| 67 |
|
| 68 |
-
The 100 inputs are the first 100 pairs in [`benchmark_complex_bg/test_pairs.txt`](benchmark_complex_bg/test_pairs.txt). Every model is evaluated on the same person image and garment image. Faces
|
| 69 |
|
| 70 |
Evaluated models: CAT-DM, CatVTON, CrossVTON, DA-FLOW, FitDit, FS-VTON, HR-VITON, IDM-VTON, LaDI-VTON, Leffa, Nano-Banana, OOTD, PF-AFN, Qwen-Edit, SD-VITON, Seedream, StableVITON, TPD, and VTON-HandFit.
|
| 71 |
|
|
|
|
| 61 |
|
| 62 |
Each `test_pairs*.txt` contains one pair per line: `<cloth_path> <image_path>`.
|
| 63 |
|
| 64 |
+
## Model Outputs
|
| 65 |
|
| 66 |
[`VT_model_results_retinaface_100/`](VT_model_results_retinaface_100) provides a standardized qualitative comparison set for **19 virtual try-on models** on **100 identical person-garment input pairs**, for a total of **1,900 generated images**.
|
| 67 |
|
| 68 |
+
The 100 inputs are the first 100 pairs in [`benchmark_complex_bg/test_pairs.txt`](benchmark_complex_bg/test_pairs.txt). Every model is evaluated on the same person image and garment image. Faces in the generated results were blurred for privacy. Aggregate preprocessing statistics are reported in `processing_report.json`.
|
| 69 |
|
| 70 |
Evaluated models: CAT-DM, CatVTON, CrossVTON, DA-FLOW, FitDit, FS-VTON, HR-VITON, IDM-VTON, LaDI-VTON, Leffa, Nano-Banana, OOTD, PF-AFN, Qwen-Edit, SD-VITON, Seedream, StableVITON, TPD, and VTON-HandFit.
|
| 71 |
|