taoxugit/AttnGAN

I have some question about dictionary and DAMSM

mu-seong opened this issue · 0 comments

I have some question.

When building a dictionary, I wonder if it reflects both the text in the train data and the test data.

If they all reflect and build a dictionary, I wonder if it includes test data as well as train data when calculating the similarity between image and text in the DAMSM model.

Thank you!