JerryLingjieMei / FALCON-Release

PyTorch implementation of FALCON: Fast Visual Concept Learning by Integrating Images, Linguistic descriptions, and Conceptual Relations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about dataset.

LemonQC opened this issue · comments

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.

I also face the same promblem

Let me dive into it post cvpr

Let me dive into it post cvpr

Good luck and looking forward to your reply.

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

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

Let me dive into it post cvpr

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

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.

The file for the split seed zero is now downloadable.