GithubHelp home page GithubHelp logo

Comments (12)

RitaRamo avatar RitaRamo commented on August 22, 2024 3

Sure, we'll try to provide as soon as possible, probably tomorrow :)

from smallcap.

RitaRamo avatar RitaRamo commented on August 22, 2024 2

Hello,

I was busy last week, thanks for waiting! The nearest neighbors and evaluation files are here.

You can find the datastores on HF.

from smallcap.

RitaRamo avatar RitaRamo commented on August 22, 2024 2

Hi,

Those ids correspond to the ids of the images. As in your example, id 67 can be found in captions_val2014_new.json:

{"id": 67, "width": 0, "height": 0, "file_name": "1018148011.jpg"... }
This means the id 67 corresponds to the Flickr30k image "1018148011.jpg".

All the validation images and test images are in the captions_val2014_new.json. So please ignore the captions_test2014_new.

from smallcap.

YovaKem avatar YovaKem commented on August 22, 2024

Hi @dongwhfdyer, glad to hear you've been able to reproduce the COCO-index results. @RitaRamo and I will follow up on your main request shortly.

For now I can clarify that datastore/coco_index_captions.json is just a file containing the captions (the actual text) associated with datastore/coco_index (which only contains vectors). You can see here that both of these files are created with reference to just the COCO dataset.

from smallcap.

dongwhfdyer avatar dongwhfdyer commented on August 22, 2024

That's great! And will you release the augmented datastore in the future?

from smallcap.

YovaKem avatar YovaKem commented on August 22, 2024

@dongwhfdyer the easiest way to reproduce the results from the table above would be for us to share the retrieved neighbors with you (the equivalent to data/retrieved_caps_resnet50x64.json for each datastore and dataset combination in the table).
If you need the actual index for each of the datastore configurations, we can also provide that, although some of the files will be quite large, so we have to see where we can host them for sharing.

If the trouble you are facing is just with the actual evaluation script (i.e. with adapting the coco-captions metric computation to the other datasets), let us know and we'll share the relevant files with you.

from smallcap.

dongwhfdyer avatar dongwhfdyer commented on August 22, 2024

Thank you! I think I need both. 😄

from smallcap.

YovaKem avatar YovaKem commented on August 22, 2024

Just to make sure, of the three things I mentioned: nearest neighbors, indexes, and evaluation files, which ones do you need?

from smallcap.

dongwhfdyer avatar dongwhfdyer commented on August 22, 2024

I need nearst neighbors, indexes, and evaluation files.

from smallcap.

kondounagi avatar kondounagi commented on August 22, 2024

@RitaRamo
Hello,

Thank you for your fantastic work!
I would appreciate it if you could share nearest neighbors, indexes, and evaluation files with me.

from smallcap.

dongwhfdyer avatar dongwhfdyer commented on August 22, 2024

Thank you a lot!! We are trying to reproduce your work on other datasets now. ☺
But when it comes to flick30k, I feel rather confused about its nns file (setup_in_domain.json, setup_in_domain_web.json, etc) and its index file(captions_test2014_new.json ,captions_val2014_new.json ). Their indexes don't match with each other. For example, for image files listed in captions_test2014_new.json, I can't find their corresponding retrieved captions, which I can easily do that on coco datasets with your provided dataset_coco.json and retrieved_caps_resnet50x64.json.
Or, can you explain what these indexes that I highlighted refers to in setup_in_domain.json?
image

from smallcap.

taewhankim avatar taewhankim commented on August 22, 2024

Hi~ Thanks for sharing data!
Could you share the msrvtt frame mentioned in captions_val2014_new.json? or pseudo code?

from smallcap.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.