You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read your article GANwriting: Content-Conditioned Generation of Styled Handwritten Word Images and your code, and I am confused about how to calculate the FID of the OOV words.
I noticed that in your article you mentioned that you prepared 400 unique words to test the OOV performance, but there are only 80 words in your file corpora_english/oov.common_words , I have a few questions:
If it is actually 400 words, could you please give me the word list?
Is the OOV FID calculated by averaging of the FID scores of each handwriting style or directly performing evaluation on randomly sampled generated images?
The text was updated successfully, but these errors were encountered:
I have read your article GANwriting: Content-Conditioned Generation of Styled Handwritten Word Images and your code, and I am confused about how to calculate the FID of the OOV words.
I noticed that in your article you mentioned that you prepared 400 unique words to test the OOV performance, but there are only 80 words in your file
corpora_english/oov.common_words
, I have a few questions:The text was updated successfully, but these errors were encountered: