-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
我在运行项目时遇到FileNotFoundError,提示缺少example_database/PerVA_seed_42/all/captions_gwen.json文件。
复现步骤
- 克隆仓库并按README配置环境
- 下载PerVA数据集并放置到指定目录
- 执行命令:
python src/main.py --data_name PerVA --model_name clip-vit-large-patch14-336 --input_type image --concept_name person1 --device cpu
报错信息:
FileNotFoundError: [Errno 2] No such file or directory: 'example_database/PerVA_seed_42/all/captions_gwen.json'
请问可以提供captions_gwen.json文件的下载方式,或者补充该文件到数据集压缩包中吗?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels