Hi Again,
I was trying again your code to make sure everything is right, I found that issue was closed :(
Unfortunately, I couldn't solve the problem
I got following results with saving person image, garment, flow, warped garment, and try-on image :





Do you know what mistake could lead to this poor output or you could check the performance of uploaded pretrained models ?
Here is command i used to replicate the results :
!python test.py --name demo \
--resize_or_crop None --batchSize 1 --gpu_ids 0 \
--warp_checkpoint ckp/non_aug/PFAFN_warp_epoch_101.pth \
--gen_checkpoint ckp/non_aug/PFAFN_gen_epoch_101.pth \
--dataroot 'VITON_test'
Also I think results are saved in our_t_results or im_gar_flow_wg folders which i have to create them manually
Hi Again,
I was trying again your code to make sure everything is right, I found that issue was closed :(
Unfortunately, I couldn't solve the problem
I got following results with saving person image, garment, flow, warped garment, and try-on image :
Do you know what mistake could lead to this poor output or you could check the performance of uploaded pretrained models ?
Here is command i used to replicate the results :
Also I think results are saved in our_t_results or im_gar_flow_wg folders which i have to create them manually