adams-story commited on
Commit
13fb33c
·
verified ·
1 Parent(s): 6b0f57b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ The imagenet1k dataset in the webdataset format
2
+
3
+ Each image was resized so that the max side resolution is 256, making sure to preserve aspect ratio.
4
+ Each image was encoded to latents using the sixteen channel https://huggingface.co/ostris/vae-kl-f8-d16
5
+ No cropping was used to encode to latents!
6
+
7
+ The resulting dataset has images in their original aspect ratio, but much smaller, and encodeded with a vae.