ScrewSet-S / summary.json
anonymousghost10's picture
Upload folder using huggingface_hub
be9421a verified
raw
history blame contribute delete
432 Bytes
{
"dataset": "ScrewSet-S",
"description": "Simulated corruptions applied to ScrewSet test set (same format as CIFAR-10-C / ImageNet-C), severities 1-5",
"num_images": 20480,
"num_classes": 40,
"image_shape": [
480,
640,
3
],
"severity_levels": [
1,
2,
3,
4,
5
],
"corruptions": {
"snow": {
"shape": [
102400,
480,
640,
3
]
}
}
}