Skip to content

1 #2

@yoy708

Description

@yoy708

我在运行项目时遇到FileNotFoundError,提示缺少example_database/PerVA_seed_42/all/captions_gwen.json文件。
复现步骤

  1. 克隆仓库并按README配置环境
  2. 下载PerVA数据集并放置到指定目录
  3. 执行命令: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文件的下载方式,或者补充该文件到数据集压缩包中吗?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions