Skip to content

Commit effca80

Browse files
committed
Multi-dSprites results
1 parent e07fa78 commit effca80

7 files changed

+14
-0
lines changed

Diff for: README.md

+14
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Log likelihood bounds on the test set. Final results coming soon.
3131
| binarized MNIST | 3 | 82.14 | 79.47 | 79.24 |
3232
| binarized MNIST | 6 | 80.74 | 78.65 | 78.52 |
3333
| binarized MNIST | 12 | 80.50 | 78.50 | 78.30 |
34+
| multi-dSprites | 12 | 26.9 | 23.2 | |
3435
| SVHN | 15 | 4012 (1.88) | 3973 (1.87) | |
3536
| CIFAR10 | 15 | 7128 (3.35) | 7068 (3.32) | |
3637
| CelebA | 20 | 20026 (2.35) | 19913 (2.34) | |
@@ -60,6 +61,10 @@ Note:
6061

6162
![MNIST samples](_readme_figs/mnist_sample_1.png)
6263

64+
#### Multi-dSprites
65+
66+
![multi-dSprites samples](_readme_figs/multidsprites_sample_1_downsc.png)
67+
6368
#### SVHN
6469

6570
![SVHN samples](_readme_figs/svhn_sample_1.png)
@@ -115,6 +120,15 @@ even within a row.
115120
![MNIST layers 12](_readme_figs/layers_mnist/sample_mode_layer11.png)
116121

117122

123+
#### Multi-dSprites: layers 3, 7, 10, and 12 (top)
124+
125+
![MNIST layers 4](_readme_figs/layers_multidsprites/sample_mode_layer2.png)  
126+
![MNIST layers 8](_readme_figs/layers_multidsprites/sample_mode_layer6.png)
127+
128+
![MNIST layers 10](_readme_figs/layers_multidsprites/sample_mode_layer9.png)  
129+
![MNIST layers 12](_readme_figs/layers_multidsprites/sample_mode_layer11.png)
130+
131+
118132
#### SVHN: layers 4, 10, 13, and 15 (top)
119133

120134
![SVHN layers 4](_readme_figs/layers_svhn/sample_mode_layer3.png)  
3.69 KB
Loading
3.6 KB
Loading
5.69 KB
Loading
5.57 KB
Loading
4.26 KB
Loading

Diff for: _readme_figs/multidsprites_sample_1_downsc.png

35.3 KB
Loading

0 commit comments

Comments
 (0)