Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zcemycl authored Nov 23, 2019
1 parent e25ad07 commit 6046be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ GAN <br>-Generator, Discriminator| LSGAN <br>-Least Squares Loss | DCGAN <br>-D
ACGAN <br>-Classification|InfoGAN <br>-Continuous, Discrete Codes|AAE <br>-Encoder, Decoder, Discriminator|Pix2Pix <br>-Pair and Segments checking <br>-Decovolution and Skip Connections
<img src="https://github.com/zcemycl/Matlab-GAN/blob/master/ACGAN/ACGANresult.jpg" width="200"> |<img src="https://github.com/zcemycl/Matlab-GAN/blob/master/InfoGAN/InfoGANmnist.gif" width="200" >|<img src="https://github.com/zcemycl/Matlab-GAN/blob/master/AAE/AAEmnist.gif" width="200">|<img src="https://github.com/zcemycl/Matlab-GAN/blob/master/Pix2Pix/p2pfacade.gif" width="200">
WGAN |SGAN|CycleGAN <br>-Instance Normalization <br>-Mutli-agent Learning|DiscoGAN
<img src="https://github.com/zcemycl/Matlab-GAN/blob/master/WGAN/resultepoch7.jpg" width="200">|<img src="https://github.com/zcemycl/Matlab-GAN/blob/master/SGAN/SGANepoch7.jpg" width="200">||
<img src="https://github.com/zcemycl/Matlab-GAN/blob/master/WGAN/resultepoch7.jpg" width="200">|<img src="https://github.com/zcemycl/Matlab-GAN/blob/master/SGAN/SGANepoch7.jpg" width="200">|<img src="https://github.com/zcemycl/Matlab-GAN/blob/master/CycleGAN/CycleGANepoch1.jpg" width="200">|

0 comments on commit 6046be5

Please sign in to comment.