ruotianluo / DiscCaptioning

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

Training curve of reinforcement learning #19

Open jamiechoi1995 opened 4 years ago

jamiechoi1995 commented 4 years ago

When I train the model with RL using run_att_d.sh, the CIDEr score got a significant drop, I saw that you have provided the curve of training VSE model#11, I wonder would you like to provide the training curve of RL stage? Thank you very much :D