Showing
1 changed file
with
15 additions
and
1 deletions
... | @@ -45,9 +45,23 @@ $ python main.py --mode='eval' | ... | @@ -45,9 +45,23 @@ $ python main.py --mode='eval' |
45 | ``` | 45 | ``` |
46 | <br> | 46 | <br> |
47 | 47 | ||
48 | -## Results: SVHN to MNIST Generation | 48 | +## Results |
49 | + | ||
50 | +#### SVHN to MNIST Generation | ||
51 | + | ||
49 | ![alt text](jpg/svhn_mnist_3700.gif) | 52 | ![alt text](jpg/svhn_mnist_3700.gif) |
50 | 53 | ||
51 | ![alt text](jpg/svhn_mnist_2900.gif) | 54 | ![alt text](jpg/svhn_mnist_2900.gif) |
52 | 55 | ||
56 | +![alt text](jpg/svhn_mnist_2300.png) | ||
57 | + | ||
58 | +![alt text](jpg/svhn_mnist_2900.png) | ||
59 | + | ||
60 | +![alt text](jpg/svhn_mnist_3700.png) | ||
61 | + | ||
62 | +![alt text](jpg/svhn_mnist_5300.png) | ||
63 | + | ||
64 | +#### | ||
65 | + | ||
66 | + | ||
53 | 67 | ... | ... |
-
Please register or login to post a comment