Datasets:

ArXiv:
cloneofsimo commited on
Commit
62785a4
1 Parent(s): 75fcb6a

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +1 -3
  2. contents/vae.png +3 -0
README.md CHANGED
@@ -21,9 +21,7 @@ These include:
21
  ... but so little material online on the actual preprocessed dataset. I'm here to fix that. One thing I noticed was that latent doesn't have to be full precision! Indeed, they can be as small as int-8, and it won't hurt! Here are some of the examples:
22
 
23
  <p align="center">
24
- <img src="contents/monkey.png" alt="small" width="200">
25
- <img src="contents/monkey_torch.float32.png" alt="small" width="200">
26
- <img src="contents/monkey_torch.uint8.png" alt="small" width="200">
27
  </p>
28
 
29
  | original, reconstructed from float16, reconstructed from uint8*
 
21
  ... but so little material online on the actual preprocessed dataset. I'm here to fix that. One thing I noticed was that latent doesn't have to be full precision! Indeed, they can be as small as int-8, and it won't hurt! Here are some of the examples:
22
 
23
  <p align="center">
24
+ <img src="contents/vae.png" alt="small" width="800">
 
 
25
  </p>
26
 
27
  | original, reconstructed from float16, reconstructed from uint8*
contents/vae.png ADDED

Git LFS Details

  • SHA256: b5b1ee8e273b5f755c21ce1142c88f2342aa32452b314bcd9af4b0f926ef876f
  • Pointer size: 132 Bytes
  • Size of remote file: 3.38 MB