Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,7 @@ You can pretrain vision transformers without worrying about dataset licensing fo
|
|
33 |
- **Source Code License:** [MIT License](https://opensource.org/license/mit)
|
34 |
|
35 |
## How to reproduce this Dataset
|
|
|
36 |
```
|
37 |
python generator_no_mixup.py
|
38 |
```
|
|
|
33 |
- **Source Code License:** [MIT License](https://opensource.org/license/mit)
|
34 |
|
35 |
## How to reproduce this Dataset
|
36 |
+
This repo contains all scripts that are used to generate fractal images.
|
37 |
```
|
38 |
python generator_no_mixup.py
|
39 |
```
|