minar09 / ACGPN

"Towards Photo-Realistic Virtual Try-On by Adaptively Generating↔Preserving Image Content",CVPR 2020. (Modified from original with fixes for inference)

Home Page:https://github.com/switchablenorms/DeepFashion_Try_On

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to test with custom image ?

josearangos opened this issue · comments

Thank you very much for contributing to this amazing project.

I am trying to test the model with custom images and I have:

  • test_color
  • test_edge
  • test_img
  • test_label
  • test_pose

How can you generate the files from the folders ?:

  • test_mask
  • tes_colormask

Thanks

Hi @josearangos , thanks for your kind words. I haven't tried on the custom images yet, however, test_mask and test_colormask seem to be random black and white lines/shapes. Maybe you can simply make some and use for all your custom images. Sorry that couldn't help much.

There is no need to fill anything in the test_mask and test_colomask folder, just create it as a dummy folder for the sake of completion . Even if its empty, it won't throw any error nor it will affect the end result

Thanks, this is my results

image
image
image
image
image
image
image
image

hi,

can anyone help me , how to setup this project on windows for the testng purpose, pls?

Thanks, this is my results

image
image
image
image
image
image
image
image

Hi, I'm also trying to use my custom images to test the model, but I don't know how to generate test_label and test_pose of my own images.
I saw your very successful test results, so I want to know how you did it, could you please give me some advice? Thanks a lot!

hi,

can anyone help me , how to setup this project on windows for the testng purpose, pls?

Hi @AyeshaShafique , I have tested this repository on a windows pc as well and it works. Please go ahead with the requirements and installation. Good luck!

Thanks, this is my results
image
image
image
image
image
image
image
image

Hi, I'm also trying to use my custom images to test the model, but I don't know how to generate test_label and test_pose of my own images.
I saw your very successful test results, so I want to know how you did it, could you please give me some advice? Thanks a lot!

Hey @ahchchchc Did you found out how to do this? I am also looking for solution to this. I would also like to know how to generate test_edge. Its kind of urgent so can anyone help please?