Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about the rules for calculating FID indicators #6

Open
JyChen9811 opened this issue Mar 13, 2021 · 15 comments
Open

Question about the rules for calculating FID indicators #6

JyChen9811 opened this issue Mar 13, 2021 · 15 comments

Comments

@JyChen9811
Copy link

Since the clothflow,this was the other job on appearance warping,awesome!

And how is your FID(10.09) calculated? The test dataset has 2032 clothing images, there are countless kinds of try-on possibilities.Maybe you have the file like the demo.txt you provided?

@geyuying
Copy link
Owner

geyuying commented Mar 13, 2021

Yes, we follow the previous work to evaluate our models on VITON test set with the test_pairs.txt (You can find it in https://github.com/minar09/cp-vton-plus/blob/master/data/test_pairs.txt).

@JyChen9811
Copy link
Author

Hi,I use the pytorch-fid to test the result,but I can‘t get the experimental results as you. Maybe my method is wrong,could you tell me how to test the fid?
image

@geyuying
Copy link
Owner

Hi, can you show some results from you "prediction" folder to see whether the testing is implemented correctly?

@JyChen9811
Copy link
Author

13211512382121

@geyuying
Copy link
Owner

image image

The above are some of our results with the provided checkpoint. It seems that your testing environment is not the same as ours listed in README. Please see the issue 3 in the closed issues to solve this problem.

@JyChen9811
Copy link
Author

okk,I will check the env,thanks!

@JyChen9811
Copy link
Author

After correcting the env, the effect get better!
image

@geyuying
Copy link
Owner

Hi, the FID you calculated is still worse than ours using the same checkpoints. We use https://github.com/mseitzer/pytorch-fid for evaluation.

@lyx0208
Copy link

lyx0208 commented Mar 17, 2021

I get FID: 9.503645410720281 with your pre-trained model, maybe this is because I use a higher version of PyTorch and other packages?

@geyuying
Copy link
Owner

@lyx0208 Smaller FID can indicate better results. Can you show some results on VITON test set? And which repo did you use to calculate the FID?

@lyx0208
Copy link

lyx0208 commented Mar 17, 2021

@geyuying I just use the link you post above to calculate FID.
I know smaller FID means better results, so it seems a little bit abnormal to me. Here are some results:
1
3
4
19

btw, when will the codes related to training be released, I've sent you an email this morning for some reasons related to this.

@geyuying
Copy link
Owner

@lyx0208 Hi, I did not recieve any email. Can you send it again? My email address is yyge13@gmail.com

@lyx0208
Copy link

lyx0208 commented Mar 18, 2021

@geyuying Sent again, maybe Gmail cannot receive emails from my school email address

@VVingerfly
Copy link

Hi, Yuying @geyuying
Thanks for your awesome work! The results are really amazing!

Could you tell me your enviroment when testing CP-VTON+? I got a FID 10.186522 for PF-AFN, which is similar to yours 10.09. But for CP-VTON+, I got 31.151999 which is much higher then your result 21.08. Do you have any idea for this result?

Thanks a lot!
B.R.

@xxxxl888
Copy link

After correcting the env, the effect get better! image

Hello, I would like to ask how you calculate the FID score? Are you using the try-on results generated from the test and the images of the person inputted? My FID score is particularly high.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants