Codesota · Computer Vision · Image Classification · ImageNet-STasks/Computer Vision/Image Classification
Image Classification · benchmark dataset · EN

ImageNet-Sketch (ImageNet-S).

ImageNet-S (ImageNet-Sketch) is an out-of-domain sketch image dataset aligned to the 1000 ImageNet classes, created to evaluate models' semantic robustness at ImageNet scale. The original release contains roughly 50,000 images (commonly reported as ~50,889 images / ≈50 images per class for the 1000 classes). Images were collected via Google Image queries of the form “sketch of <class>” (searching within a black-and-white color scheme), manually cleaned to remove irrelevant or mislabelled images, and in some cases augmented (flipping/rotations) when fewer than the target number of images were available for a class. The dataset is widely used as an OOD/robustness benchmark for image-classification models. (Sources: original ImageNet-Sketch GitHub, PapersWithCode dataset page, TensorFlow Datasets, Hugging Face dataset cards.)

Paper Submit a result
§ 01 · Leaderboard

Best published scores.

No results indexed yet — be the first to submit a score.

No benchmark results indexed yet
§ 06 · Contribute

Have a score that beats
this table?

Submit a checkpoint and a reproduction script. We will run it, publish the score, and — if it takes the top — annotate the step on the progress chart with your name.

Submit a result Read submission guide
What a submission needs
  • 01A public checkpoint or API endpoint
  • 02A reproduction script with frozen commit + seed
  • 03Declared evaluation environment (Python, deps)
  • 04One row per metric declared by this dataset
  • 05A contact so we can follow up on discrepancies