chenhch8
Results
2
issues of
chenhch8
Hi! Thanks for your release of the code! I have some question here. It seems that the implemention is different from the formula(5). Besides, I don't know what's the definition...
Hi, I found in the code the image encoder was first initialized by the pretrained model downloaded from `https://download.pytorch.org/models/inception_v3_google-1a9a5a14.pth` and then it was overwritted by another pretrained model `image_encoder100.pth`. What's...