SinGAN icon indicating copy to clipboard operation
SinGAN copied to clipboard

Why the image format have so much impact of SIFID, could you give some explanation?

Open lioo717 opened this issue 3 years ago • 2 comments

Thank you for noticing this. The format should be jpg. Code and readme file were updated.

Originally posted by @tamarott in https://github.com/tamarott/SinGAN/issue_comments/597523136

Why the image format have so much impact of SIFID. It seems weird, and I can't understand. Could you give some explanations on it?

lioo717 avatar Oct 09 '20 10:10 lioo717

Excuse, I used the same format .jpg. python SIFID/sifid_score.py --path2real "Input/Images/birds.jpg" --path2fake "fake_image/birds.jpg" But the same error is prompted (SIFID: nan). Can you give me some advice? thank you

A-chen23 avatar Nov 07 '20 02:11 A-chen23

Excuse, I used the same format .jpg. python SIFID/sifid_score.py --path2real "Input/Images/birds.jpg" --path2fake "fake_image/birds.jpg" But the same error is prompted (SIFID: nan). Can you give me some advice? thank you

Sorry, I never have this problem. Maybe you should check overflow and underflow in the code. Just a conjecture.

lioo717 avatar Nov 10 '20 06:11 lioo717