Skip to content

Commit

Permalink
Fix typo in tables
Browse files Browse the repository at this point in the history
  • Loading branch information
sanghoon committed Jul 19, 2017
1 parent 2a0f708 commit b839ee4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions assets/170718_synthetic/report_synthetic.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ Comments

| GAN Name | HQ samples (%) | Modes (%) |
|----|----|----|
| DCGAN | 61.9 | *100* |
| MAD-GAN | *91.9* | *100* |
| WGAN | 58.4 | *100* |
| GoGAN | 48.24 | *100* |
| DCGAN | 61.9 | 100 |
| MAD-GAN | *91.9* | 100 |
| WGAN | 58.4 | 100 |
| GoGAN | 48.24 | 100 |
| BEGAN | 62.0 | 24 |

- Sample results with a fixed LR (=1e-4) and 100k iterations.
Expand Down Expand Up @@ -57,11 +57,11 @@ BEGAN with LR=1e-4 (left) and LR=1e-6 (right)

| GAN Name | HQ samples (%) | Modes (%) |
|----|----|----|
| DCGAN | 47.0 | *100* |
| MAD-GAN | *74.2* | *100* |
| WGAN | 48.4 | *100* |
| GoGAN | 65.2 | 20 |
| BEGAN | 41.7 | 88 |
| DCGAN | 100.0 | 100 |
| MAD-GAN | 99.6 | 100 |
| WGAN | 94.4 | 100 |
| GoGAN | 92.9 | 100 |
| BEGAN | 100.0 | 27 |

- Sample results with a fixed LR (=1e-4) and 100k iterations.

Expand Down

0 comments on commit b839ee4

Please sign in to comment.