taesiri commited on
Commit
331b128
1 Parent(s): a500be3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -40,6 +40,10 @@ The **ImageNet-Hard** is a new benchmark that comprises 13,630 images, collected
40
  This dataset is challenging to state-of-the-art vision models, as merely zooming in often fails to enhance their ability to classify images correctly. Consequently, even the most advanced models, such as `CLIP-ViT-L/14@336px`, struggle to perform well on this dataset, achieving only `2.02%` accuracy.
41
 
42
 
 
 
 
 
43
 
44
  ### Classifiers Performance
45
 
 
40
  This dataset is challenging to state-of-the-art vision models, as merely zooming in often fails to enhance their ability to classify images correctly. Consequently, even the most advanced models, such as `CLIP-ViT-L/14@336px`, struggle to perform well on this dataset, achieving only `2.02%` accuracy.
41
 
42
 
43
+ ### Dataset Distribution
44
+
45
+ ![Dataset Distribution](https://taesiri.github.io/ZoomIsAllYouNeed/static/svg/imagenet_hard_distribution.svg)
46
+
47
 
48
  ### Classifiers Performance
49