Edward Kim commited on
Commit
6a3875f
1 Parent(s): 2ac29f1

Updated readme and examples

Browse files
Files changed (5) hide show
  1. README.md +34 -1
  2. seed_0.jpg +3 -0
  3. seed_250.jpg +3 -0
  4. seed_29.jpg +3 -0
  5. seed_509.jpg +3 -0
README.md CHANGED
@@ -2,4 +2,37 @@
2
  license: openrail
3
  size_categories:
4
  - 1M<n<10M
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: openrail
3
  size_categories:
4
  - 1M<n<10M
5
+ ---
6
+ # ImageNet Generated using Stable Diffusion v1.5
7
+
8
+ The following repository mimics the size and class structure of the original ImageNet database. The classes can be found in the `classes.txt` file.
9
+
10
+ Here is an excerpt from `classes.txt`:
11
+
12
+ 0 tench, Tinca tinca
13
+ 1 goldfish, Carassius auratus
14
+ 2 great white shark, white shark, man-eater, man-eating shark, Carcharodon caharias
15
+ 3 tiger shark, Galeocerdo cuvieri
16
+ 4 hammerhead, hammerhead shark
17
+ 5 electric ray, crampfish, numbfish, torpedo
18
+ 6 stingray
19
+ 7 cock
20
+ 8 hen
21
+ 9 ostrich, Struthio camelus
22
+
23
+ Each category contains approximately 1300 images generated with the text prompt "A photo of {}" using seeds ranging from 1 to 1300. Stable diffusion v1.5 was used to generate all the images using the UniPCMultistepScheduler with 20 inference steps and the safety checker turned off. Images are 512x512 in resolution.
24
+
25
+ Below are some randomly sampled images from the dataset:
26
+
27
+ ![Sample Image 1](seed_29.jpg)
28
+ *Class 115, Seed 29*
29
+
30
+ ![Sample Image 2](seed_0.jpg)
31
+ *Class 220, Seed 0*
32
+
33
+ ![Sample Image 3](seed_509.jpg)
34
+ *Class 714, Seed 509*
35
+
36
+ ![Sample Image 4](seed_250.jpg)
37
+ *Class 894, Seed 250*
38
+
seed_0.jpg ADDED

Git LFS Details

  • SHA256: 5ad7a76885fe11793b487778e55e25f77f399598b7da05871b07dfb9edd13468
  • Pointer size: 130 Bytes
  • Size of remote file: 44.8 kB
seed_250.jpg ADDED

Git LFS Details

  • SHA256: 8ca59e78c827a84baa67e14914090729eecffa82d2682106c5edcd2cca972dca
  • Pointer size: 130 Bytes
  • Size of remote file: 46.4 kB
seed_29.jpg ADDED

Git LFS Details

  • SHA256: 015343f3599f0ef940662f96b518cb0ecfcdb8971b23335fd43ef37317374240
  • Pointer size: 130 Bytes
  • Size of remote file: 63.6 kB
seed_509.jpg ADDED

Git LFS Details

  • SHA256: 72048e354f86c05db45b921a35d402e0a00a07b3feb75f0ab8c7fea72f38a820
  • Pointer size: 130 Bytes
  • Size of remote file: 52.8 kB