Oscar icon indicating copy to clipboard operation
Oscar copied to clipboard

Did you use beam search in captioning CIDEr optimizaiton finetuning ?

Open LeeYN-43 opened this issue 3 years ago • 0 comments

Thanks for your great work! In Oscar paper, you mentioned beam size = 5 during inference. However, in your CIDEr optimization finetune command, you use beam size = 1. Is that mean you did not use beam search in training and only use beam search in testing?

LeeYN-43 avatar Jul 30 '21 10:07 LeeYN-43