Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: unknown
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: unknown
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This dataset is for keeping track on the reproduction of some Dataset Distillation methods. The format of each folder is like dataset/ipc{n}/class_name.
|
| 6 |
+
Reference:
|
| 7 |
+
SRe2L:https://github.com/VILA-Lab/SRe2L/tree/main/SRe2L
|
| 8 |
+
WMDD:https://github.com/Liu-Hy/WMDD
|
| 9 |
+
CVDD:https://github.com/Jiacheng8/CV-DD
|
| 10 |
+
G-VBSM:https://github.com/shaoshitong/G_VBSM_Dataset_Condensation
|