Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -33,5 +33,21 @@ Each entry contains:
|
|
| 33 |
The dataset references images from three sources. Follow the instructions below to obtain the images:
|
| 34 |
|
| 35 |
### 1. SMID (Social-Moral Image Database)
|
|
|
|
| 36 |
|
| 37 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
The dataset references images from three sources. Follow the instructions below to obtain the images:
|
| 34 |
|
| 35 |
### 1. SMID (Social-Moral Image Database)
|
| 36 |
+
Download from: https://osf.io/2rqad/
|
| 37 |
|
| 38 |
+
### 2. LAION-400M
|
| 39 |
+
Available here: https://laion.ai/blog/laion-400-open-dataset/
|
| 40 |
+
|
| 41 |
+
### 3.ImageNet
|
| 42 |
+
Requires registration
|
| 43 |
+
1. Register at: https://image-net.org/download.php
|
| 44 |
+
2. Download ILSVRC2012 validation set
|
| 45 |
+
3. Images are named like: ILSVRC2012_val_00012789.JPEG
|
| 46 |
+
Note: ImageNet requires agreeing to their terms of use for research purposes.
|
| 47 |
+
|
| 48 |
+
### License
|
| 49 |
+
This dataset follows the licenses of its source datasets:
|
| 50 |
+
|
| 51 |
+
**SMID:** Check OSF page
|
| 52 |
+
**ImageNet:** Research use only, requires registration
|
| 53 |
+
**LAION:** Creative Commons license
|