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

How to use CLEVR datasets? #4

Open
JunyongPark97 opened this issue Sep 10, 2024 · 1 comment
Open

How to use CLEVR datasets? #4

JunyongPark97 opened this issue Sep 10, 2024 · 1 comment

Comments

@JunyongPark97
Copy link

Thank you for your amazing research. It has been incredibly helpful for my work.

I have a question regarding the code. When I use a command like:

python -m ocl.cli.train +experiment=slot_attention/clevr10.yaml

Do I need to download the CLEVR dataset manually as a tar file and specify the path, or is it automatically downloaded from S3 or some other source?

Thank you.

@kfan21
Copy link

kfan21 commented Sep 26, 2024

I apologize for my delayed response; I did not receive the notification. I used the CLEVR dataset processed by the object-centric learning framework, which you can find at this link. You should be able to download the CLEVR dataset and process the data as a tar file by specifying the appropriate path. The datasets script is a helpful reference for data processing.

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