Datasets:
Edward Kim
commited on
Commit
•
62bbddb
1
Parent(s):
d5fb64a
edited readme
Browse files
README.md
CHANGED
@@ -26,14 +26,11 @@ Each category contains approximately 1300 images generated with the text prompt
|
|
26 |
|
27 |
Below are some randomly sampled images from the dataset:
|
28 |
|
29 |
-
<table>
|
30 |
-
<tr>
|
31 |
-
<td><img src="./seed_29.jpg" alt="Sample Image 1"><br>Class 115, Seed 29</td>
|
32 |
-
<td><img src="./seed_0.jpg" alt="Sample Image 2"><br>Class 220, Seed 0</td>
|
33 |
-
</tr>
|
34 |
-
<tr>
|
35 |
-
<td><img src="./seed_509.jpg" alt="Sample Image 3"><br>Class 714, Seed 509</td>
|
36 |
-
<td><img src="./seed_250.jpg" alt="Sample Image 4"><br>Class 894, Seed 250</td>
|
37 |
-
</tr>
|
38 |
-
</table>
|
39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
Below are some randomly sampled images from the dataset:
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
|
30 |
+
| ![Sample Image 1](115/seed_29.jpg) | ![Sample Image 2](220/seed_0.jpg) |
|
31 |
+
|:---:|:---:|
|
32 |
+
| Class 115, Seed 29 | Class 220, Seed 0 |
|
33 |
+
|
34 |
+
| ![Sample Image 3](714/seed_509.jpg) | ![Sample Image 4](894/seed_250.jpg) |
|
35 |
+
|:---:|:---:|
|
36 |
+
| Class 714, Seed 509 | Class 894, Seed 250 |
|