CVMI-Lab / CoDet

(NeurIPS2023) CoDet: Co-Occurrence Guided Region-Word Alignment for Open-Vocabulary Object Detection
111 stars 7 forks source link

Where is captions_train2017_tags_634_allcaps.json? #7

Closed taoxinlily closed 1 year ago

taoxinlily commented 1 year ago

@machuofan Thank you for your reply! I've downloaded the parsed caption annotation. There is captions_train2017.json, instances_train2017.json and instances_val2017.json in DATA.md. But There isn't captions_train2017_tags_634_allcaps.json.I don't know how to generate captions_train2017_tags_634_allcaps.json.

machuofan commented 1 year ago

Please refer to Issues #5.

taoxinlily commented 1 year ago

@machuofan Thank you!