close icon indicating copy to clipboard operation
close copied to clipboard

Results 4 close issues
Sort by recently updated
recently updated
newest added

Hello, thank you for the interesting work. Though I have a question about the vqa score calculation. When I run the eval.py to calculate the evaluation scores for vqa, I...

Hello, when I run the training with mscoco caption, I found the error during the evaluation, because of the missing get_example_id in CaptioningExample under data/coco_captioning.py ``` def get_example_id(self): return self.example_id...

Hi, great work! I am confused about the results for CLOSE w/Tuned Noise in Tab1, what is the procedure of tuning noise? And is the noise used to reproduce these...

in section 3.3. Training with Data from a Language Model,how to get keywords from coco caption dataset