Open liangdashuang opened 1 year ago
refer to the above image, the orders are real_image, clothes, p_tryon, warped_cloth, warped_prod_edge and p_rendered, the p_tryon and p_rendered image are not correct. i am wandering what is the reason?
my test code follows the followings: python3 -m torch.distributed.launch --nproc_per_node=8 --master_port=4736 test_tryon.py \ --name test_gpvtongen_vitonhd_unpaired_1109 \ --resize_or_crop None --verbose --tf_log --batchSize 12 --num_gpus 8 --label_nc 14 --launcher pytorch \ --PBAFN_gen_checkpoint 'checkpoints/gp-vton_gen_vitonhd_wskin_wgan_lrarms_1029/PBAFN_gen_epoch_201.pth' \ --dataroot /home/tiger/datazy/CVPR2023/Datasets/VITONHD \ --image_pairs_txt test_pairs_unpaired_1018.txt \ --warproot /home/tiger/datazy/CVPR2023/GP-VTON-partflow_final_kaiwu/sample/test_partflow_vitonhd_unpaired_1109
What is the command you used for test_warping.py?
thank you, i have solved the problem, it's a problem about synbn, please refer to #37
refer to the above image, the orders are real_image, clothes, p_tryon, warped_cloth, warped_prod_edge and p_rendered, the p_tryon and p_rendered image are not correct. i am wandering what is the reason?
my test code follows the followings: python3 -m torch.distributed.launch --nproc_per_node=8 --master_port=4736 test_tryon.py \ --name test_gpvtongen_vitonhd_unpaired_1109 \ --resize_or_crop None --verbose --tf_log --batchSize 12 --num_gpus 8 --label_nc 14 --launcher pytorch \ --PBAFN_gen_checkpoint 'checkpoints/gp-vton_gen_vitonhd_wskin_wgan_lrarms_1029/PBAFN_gen_epoch_201.pth' \ --dataroot /home/tiger/datazy/CVPR2023/Datasets/VITONHD \ --image_pairs_txt test_pairs_unpaired_1018.txt \ --warproot /home/tiger/datazy/CVPR2023/GP-VTON-partflow_final_kaiwu/sample/test_partflow_vitonhd_unpaired_1109