Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Dataset used for paper -> "Rethinking Dataset Compression: Shifting Focus From Labels to Images"
|
2 |
Dataset created according to the paper [Imagenet: A large-scale hierarchical image database](https://ieeexplore.ieee.org/document/5206848).
|
3 |
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- dataset-compression
|
7 |
+
- dataset-pruning
|
8 |
+
- ipc-10
|
9 |
+
---
|
10 |
+
|
11 |
# Dataset used for paper -> "Rethinking Dataset Compression: Shifting Focus From Labels to Images"
|
12 |
Dataset created according to the paper [Imagenet: A large-scale hierarchical image database](https://ieeexplore.ieee.org/document/5206848).
|
13 |
|