self-critical.pytorch icon indicating copy to clipboard operation
self-critical.pytorch copied to clipboard

regarding scores for uploaded models

Open homelifes opened this issue 5 years ago • 5 comments

Hi. Thanks for your great work! I would like to ask regarding the models uploaded in google drive for att2in2 and top-down. What modifications from the authors paper have you used in both to get these results? Are these implementations as described in the paper or did you add some more features? For att2in2, ive read that you used two MLP layers for the embedding. Apart from that is there anything? and for the top-down model is there any extra feature used in your code that is not reported in the paper? (Please note that I am talking about the pre-trained models you uploaded). Waiting for your kind reply! Thanks!

homelifes avatar Mar 23 '19 19:03 homelifes

For att2in2, that's the only change. For top-down, I actually implemented it with my own "guess"; I never check the official repository to see what the discrepancies are. (Features are exactly the same.)

ruotianluo avatar Mar 23 '19 20:03 ruotianluo

Thank you for your answer.

homelifes avatar Mar 24 '19 02:03 homelifes

@ruotianluo i also want to ask. 1- Is the top-down uploaded model trained with cider or cross entropy? 2-And did you use bottom up or resent features for the att2in2 and top-down implementation? Thanks!

homelifes avatar Apr 02 '19 07:04 homelifes

@ruotianluo waiting for your kind reply.

homelifes avatar Apr 05 '19 11:04 homelifes

@homelifes 1 I think I put them under different folders 2 the pertrained models dont use bottom up I remember.

ruotianluo avatar Apr 05 '19 12:04 ruotianluo