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

Populating drawn_images for VCR dataset #3

Open
bhat-prashant opened this issue Feb 6, 2023 · 1 comment
Open

Populating drawn_images for VCR dataset #3

bhat-prashant opened this issue Feb 6, 2023 · 1 comment

Comments

@bhat-prashant
Copy link

First of all, a great repository for multimodal continual learning. Kudos!

I have a doubt regarding how to populate drawn_images in VCR dataset:

The drawn_images folder for the VCR task can be generated from the original vcr1images, using the scripts available [here](https://github.com/rowanz/merlot/tree/main/downstream/vcr/data).

In the link you have mentioned, there are three scripts namely prepare_data, draw_segms and draw_bbox. I understand these scripts generate segmentation and bbox for the images in vc1images.

Could you please clarify how I populate drawn_images? What is the folder structure, contents etc.

Thanks in advance,

@tejas1995
Copy link
Contributor

Hello, sorry for the late response.

You should be able to modify this script. The drawn_images folder contains two folders: bbox and bbox_logs. bbox contains two folders, train and val, each of which contain a qa and qar folder containing the drawn 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