Unconditional Image Generation
English
encoreus commited on
Commit
674e6e4
·
verified ·
1 Parent(s): 79c81c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -39,6 +39,10 @@ We trained five models:
39
  - ImageNet (64x64) conditioanl: imagenet_model_4_1024_8_8_0.05.pth
40
 
41
 
 
 
 
 
42
 
43
  [1] Zhai S, Zhang R, Nakkiran P, et al. Normalizing flows are capable generative models[J]. arXiv preprint arXiv:2412.06329, 2024.
44
  []
 
39
  - ImageNet (64x64) conditioanl: imagenet_model_4_1024_8_8_0.05.pth
40
 
41
 
42
+ The sampling traces maybe look like this:
43
+
44
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/682459b20ee49a8c3822a525/bx0U7vnZSu9SFoV2gtERI.png)
45
+ From top to bottom: Img128cond, Img64cond (patch4), Img64uncond, AFHQ. From left to right: noise, Block 7-0, denoised image.
46
 
47
  [1] Zhai S, Zhang R, Nakkiran P, et al. Normalizing flows are capable generative models[J]. arXiv preprint arXiv:2412.06329, 2024.
48
  []