Rethinking-Large-scale-Dataset-Compression
Collection
Distilled and pruning datasets used in the paper "Rethinking Large-scale Dataset Compression: Shifting Focus From Labels to Images" • 37 items • Updated
image imagewidth (px) 224 224 | class_id int32 0 999 |
|---|---|
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 |
Dataset created according to the paper Imagenet: A large-scale hierarchical image database.
from datasets import load_dataset
dataset = load_dataset("he-yang/2025-rethinkdc-imagenet-random-ipc-20")
For more information, please refer to the Rethinking-Dataset-Compression