Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -53,6 +53,10 @@ The **ImageNet-Hard** contains challenging images sourced from the validation da
|
|
53 |
| EfficientNet-L2-Ns | 34.23 |
|
54 |
|
55 |
|
|
|
|
|
|
|
|
|
56 |
|
57 |
## Supported Tasks
|
58 |
|
|
|
53 |
| EfficientNet-L2-Ns | 34.23 |
|
54 |
|
55 |
|
56 |
+
**Evaluation Code**
|
57 |
+
|
58 |
+
* CLIP <a target="_blank" href="https://colab.research.google.com/github/taesiri/ZoomIsAllYouNeed/blob/main/src/ImageNet_Hard/Prompt_Engineering_for_ImageNet_Hard.ipynb"> <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/> </a>
|
59 |
+
* Other models <a target="_blank" href="https://colab.research.google.com/github/taesiri/ZoomIsAllYouNeed/blob/main/src/ImageNet_Hard/Benchmark_ImageNet_Hard.ipynb"> <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/> </a>
|
60 |
|
61 |
## Supported Tasks
|
62 |
|