JerryLingjieMei / FALCON-Release

PyTorch implementation of FALCON: Fast Visual Concept Learning by Integrating Images, Linguistic descriptions, and Conceptual Relations
8 stars 3 forks source link

Question about dataset. #3

Closed LemonQC closed 1 year ago

LemonQC commented 1 year ago

image

When I run the following script. export NAME=cub/cub_support_box; python tools/train_net.py --config-file experiments/${NAME}.yaml, I face the above problem, while the other scripts are all normal.

When I remove cub_concept_support, I found augmented/CUB-200-2011/0/cub_concept_support/questions should already exist.

chen0918 commented 1 year ago

I also face the same promblem

JerryLingjieMei commented 1 year ago

Let me dive into it post cvpr

LemonQC commented 1 year ago

Let me dive into it post cvpr

Good luck and looking forward to your reply.

vacuum-cup commented 1 year ago

Let me dive into it post cvpr Hello,I aslo face the same problem,Could you provide help for us?

LemonQC commented 1 year ago

augmented/CUB-200-2011/0/cub_concept_support/questions should already exist.

Let me dive into it post cvpr

JerryLingjieMei commented 1 year ago

The file is now downloadable from https://people.csail.mit.edu/jerrymei/projects/falcon/assets/ as cub_concept_support.json

LemonQC commented 1 year ago

The file is now downloadable from https://people.csail.mit.edu/jerrymei/projects/falcon/assets/ as cub_concept_support.json

CLEVER_concept_support.json is missing.

JerryLingjieMei commented 1 year ago

The file for the split seed zero is now downloadable.