alirezazareian / ovr-cnn

A new framework for open-vocabulary object detection, based on maskrcnn-benchmark
MIT License
229 stars 28 forks source link

Missing Json file? #2

Closed lxtGH closed 3 years ago

lxtGH commented 3 years ago

Hi! Thanks for opensourcing the code. I wonder where are the two json files? @alirezazareian

mscoco_seen_classes.json and mscoco_unseen_classes.json'?

alirezazareian commented 3 years ago

You can download them from here:

https://github.com/alirezazareian/ovr-cnn/blob/master/mscoco_seen_classes.json https://github.com/alirezazareian/ovr-cnn/blob/master/mscoco_unseen_classes.json

These files were provided by an earlier paper: https://arxiv.org/abs/1804.04340

lxtGH commented 3 years ago

Thank you!

anosorae commented 3 years ago

The link to download the two json file was 404 not found now, can you give another link?

alirezazareian commented 3 years ago

Thanks for noticing. Links were updated above.

Atlantisming commented 1 year ago

Hi, thank you for your opensourcing @alirezazareian .And Thanks for your noticing @lxtGH .

I tried to create the new annotation json file follow this notebook and not found the file '../datasets/coco/zero-shot/glove.6B.300d.txt'.

Do I miss something needed ? Thanks a lot.

qinliuliuqin commented 1 year ago

It can be downloaded here: http://nlp.stanford.edu/data/glove.6B.zip