Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey-Ede authored May 19, 2020
1 parent 60c2042 commit 0559ca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ Jeffrey Ede: j.m.ede@warwick.ac.uk

# Example Visualization

An example tSNE visualization for 19769 STEM images downsampled to 96x96 is shown below. It was created by training a VAE to encode images means and standard deviations in 64 dimensions. Standard deviations were then used to weight the clustering of means in 2 dimensions by tSNE. Finally, map points were uniformly separated. Images are shown for tSNE points closest to 20x35 grid points.
An example tSNE visualization for 19769 96x96 crops from STEM images. It was created by training a VAE to encode images means and standard deviations in 64 dimensions. Standard deviations were then used to weight the clustering of means in 2 dimensions by tSNE. Images are shown at 500 randomly sampled points.


<p align="center">
<img src="vaegan/vae_stem_downsampled_96x96_uniform.png">
<img src="vaegan/vae_stem_crops_96x96.png">
</p>

0 comments on commit 0559ca8

Please # to comment.