ruotianluo / DiscCaptioning

Code for Discriminability objective for training descriptive captions(CVPR 2018)
110 stars 21 forks source link

att_masks #12

Open gorgeousyouth opened 5 years ago

gorgeousyouth commented 5 years ago

excuse me, would you mind explaining the function about the att_mask?

ajfisch commented 5 years ago

I would also like to know this. What work has to be done to get dataloaderraw to work? I would like to run inference on raw images.

sabirdvd commented 5 years ago

I would also like to know this. What work has to be done to get dataloaderraw to work? I would like to run inference on raw images.

I found this link that solve the att_masks problem
https://github.com/ruotianluo/self-critical.pytorch/issues/42