Skip to content

Error when evaluating on VBench2 Human_Anatomy #188

@yingShen-ys

Description

@yingShen-ys

Hi, thanks for the great work!

When I run VBench2 for evaluation, I encounter the following error during the Human_Anatomy benchmark:

huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': '/mnt/petrelfs/zhengdian/code/ckpt/clip-vit-base-patch32'. Use `repo_type` argument if needed.
Batch complete: Dimensions Human_Anatomy

It seems the code is attempting to load a CLIP checkpoint from a hard-coded path here.

I am not sure if I have missed anything. Can I just replace it with "openai/clip-vit-base-patch32"?

Thanks in advance for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions