hpc-yekin
initial commit
92e0882

A newer version of the Gradio SDK is available: 5.14.0

Upgrade

Alpha-CLIP evaluation

Zero-Shot Classification on ImageNet-S

1.prepare imagenet-s dataset, only validation raw image is needed.

2.download imagenet_919.json we provide as data annotation (generated from imagenet-s annotation). The folder should be structured like

β”œβ”€β”€ imagenet_s_zs_test
β”‚   β”œβ”€β”€ data
β”‚   β”‚   β”œβ”€β”€ imagenet_919.json
β”‚   β”‚   └── ImageNetS919
β”‚   β”‚       └── validation

3.run test script.

cd eval/imagenet_s_zs_test
python imagenet_s_zs_test.py