talshaharabany / what-is-where-by-looking

What is Where by Looking: Weakly-Supervised Open-World Phrase-Grounding without Text Inputs
23 stars 1 forks source link

about from dataset.cub import get_dataset #3

Open RDXiaoLu opened 2 months ago

RDXiaoLu commented 2 months ago

I would like to ask how to process and evaluate the CUB, Stanford Dog and Stanford Car datasets. I did not find the code to evaluate these three datasets. Can you provide it? My email address is LuZhaoxuan@seu.edu.mk. image

RDXiaoLu commented 2 months ago

Traceback (most recent call last): File "utils.py", line 399, in from datasets.cub import get_dataset ModuleNotFoundError: No module named 'datasets.cub'