TrainingDataPro/lumbar-spine-mri-dataset
CIFAR‑100‑LT is an imbalanced dataset containing fewer than 60,000 32×32 colour images across 100 classes. The number of samples per class follows an exponential decay, with a factor of 10 and 100. The dataset includes 10,000 test images (100 per class) and fewer than 50,000 training images. The 100 classes are further grouped into 20 super‑classes. Each image has two labels: a fine label for the specific class and a coarse label for the related super‑class.
Dataset description and usage context
Dataset Overview
Dataset Description
- Dataset Name: Cifar100-LT
- Dataset Type: Image Classification
- Language: English
- License: Apache 2.0
- Dataset Size: 10K < n < 100K
- Source Dataset: cifar100
- Task Category: Image Classification
- Dataset ID: cifar-100
Dataset Summary
CIFAR‑100‑LT is an imbalanced dataset containing fewer than 60,000 colour images, each of size 32×32 pixels, distributed across 100 classes. Sample counts per class decay exponentially with factors of 10 and 100. The dataset holds 10,000 test images (100 per class) and under 50,000 training images. The 100 classes are further organized into 20 super‑classes. Each image carries two labels: a fine label for the specific class and a coarse label for the associated super‑class.
Supported Tasks and Leaderboard
- Image Classification: The goal is to assign each image to one of the 100 classes. Leaderboard available here.
Dataset Structure
Data Instances
An example from the training set:
json { "img": "<PIL.PngImagePlugin.PngImageFile image mode=RGB size=32x32 at 0x2767F58E080>", "fine_label": 19, "coarse_label": 11 }
Data Fields
img: aPIL.Image.Imageobject containing a 32×32 image.fine_label: anintclass label, e.g.:0: apple1: aquarium_fish- ...
99: worm
coarse_label: anintsuper‑class label, e.g.:0: aquatic_mammals1: fish- ...
19: vehicles_2
Data Splits
| Split | Train | Test |
|---|---|---|
| cifar100 | <50000 | 10000 |
License Information
Apache License 2.0
Citation
plaintext @TECHREPORT{Krizhevsky09learningmultiple, author = {Alex Krizhevsky}, title = {Learning multiple layers of features from tiny images}, institution = {}, year = {2009} }
Acknowledgements
Thanks to @gchhablani and all contributors who added the original balanced CIFAR‑100 dataset.
Pair the dataset with AI analysis and content workflows.
Once the source passes your review, move straight into summarization, transformation, report drafting, or presentation generation with the JuheAI toolchain.