Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you provide the dataset preparation and the download links? #1

Closed
yahooo-m opened this issue Jun 2, 2023 · 7 comments
Closed
Labels
good first issue Good for newcomers

Comments

@yahooo-m
Copy link

yahooo-m commented Jun 2, 2023

No description provided.

@henghuiding
Copy link
Owner

Thank you for your attention. For dataset download, please refer to here, we will update the document for more detailed preparation within one week.

@yahooo-m
Copy link
Author

yahooo-m commented Jun 2, 2023

Thanks!
This is really a great job!

@yahooo-m
Copy link
Author

yahooo-m commented Jun 2, 2023

Could you please show me the directory structure of the datasets folder?

@changliu19
Copy link
Collaborator

changliu19 commented Jun 2, 2023

Could you please show me the directory structure of the datasets folder?

A basic structure of the folder datasets would be like this:

datasets
├── grefcoco
│   ├── grefs(unc).json
│   ├── instances.json
├── images
│   └── train2014
├── refcoco
│   ├── instances.json
│   ├── refs(google).p
│   └── refs(unc).p
├── refcoco+
│   ├── instances.json
│   └── refs(unc).p
└── refcocog
    ├── instances.json
    ├── refs(google).p
    └── refs(umd).p

We will be updating the detailed documentation and making the code easier to use in the next few days. Please stay tuned!

@yahooo-m
Copy link
Author

yahooo-m commented Jun 2, 2023

Thanks! The code is clear.

@Seonghoon-Yu
Copy link

Thanks for releasing the code and pre-trained weights.

@changliu19
Copy link
Collaborator

Documents and code are updated.

@henghuiding henghuiding added the good first issue Good for newcomers label Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants