MILVLG / bottom-up-attention.pytorch

A PyTorch reimplementation of bottom-up-attention models
Apache License 2.0
294 stars 76 forks source link

VG Preprocessed Annotation Files #70

Closed Alchemistyui closed 3 years ago

Alchemistyui commented 3 years ago

Thank you for your great work!! I notice that you have 97224 imgs in 'train.json' and 4949 imgs in 'val.json'. According to Peter Anderson's work, I believe that you remain about 5k imgs for test. If so, could you please provide 'test.json' to me? That will help me a lot!

Thanks again for your work and maintaining!

MIL-VLG commented 3 years ago

We have appended the test.json file. Please checkout the annotation file again.

Alchemistyui commented 3 years ago

Thank you very much!!