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

The structure of the dataset #3

Open
slcheng97 opened this issue Jun 25, 2024 · 1 comment
Open

The structure of the dataset #3

slcheng97 opened this issue Jun 25, 2024 · 1 comment

Comments

@slcheng97
Copy link

Could you show how the stureture of the dataset should be? When I run your code, I alwayes encounter data loading problem as below:
image

@jinbae
Copy link
Collaborator

jinbae commented Jun 25, 2024

You can see the structure of the dataset in the README as follows:

dataset
│   
└───visual_genome
│   │
│   └───images
│       train.json
│       val.json
│       test.json
│       rel.json
│   
└───open-imagev6
    │
    └───images
        annotations

Please note that all 100K images are in dataset/visual_genome/images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants