

Hello, I I downloaded the CLIP model specified in the code and encountered an issue with the weight of the CLIP model during the inference process, but the inference code can run normally.
Secondly, I would also like to ask how you calculate metrics on the vitonhd dataset. My metrics are completely different from those in the paper. The command to run the metric code is python src/utils/val_metrics.py --gen_folder output/unpaired --dataset vitonhd --vitonhd_dataroot asset/data/VITON-HD --test_order unpaired --category upper_body,May I ask if the abnormal results of this indicator are related to the CLIP model?
Hello, I I downloaded the CLIP model specified in the code and encountered an issue with the weight of the CLIP model during the inference process, but the inference code can run normally.
Secondly, I would also like to ask how you calculate metrics on the vitonhd dataset. My metrics are completely different from those in the paper. The command to run the metric code is python src/utils/val_metrics.py --gen_folder output/unpaired --dataset vitonhd --vitonhd_dataroot asset/data/VITON-HD --test_order unpaired --category upper_body,May I ask if the abnormal results of this indicator are related to the CLIP model?