Skip to content

Couldn't replicate results  #3

@Ibrahimatef

Description

@Ibrahimatef

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 :

1
2
3
4
5

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions