📝
Tzu-Heng's wiki
  • Tzu-Heng's wiki
  • Machine Learning
    • Traditionals
    • Deep Learning
    • Image Classification (CNN)
    • Detection
    • Semantic Segmentation
    • Generative Adversarial Networks
    • Style Transfer
    • Recommender Systems
    • Meta Learning
  • Notes
    • Differientiable Sampling and Argmax
    • GAN theory
    • Multi-task Learning (MTL)
    • Disentanglement in GANs
    • CNN practical notes
    • 3D Clothes
    • OpenGL
    • Generative Art
    • nginx usage
    • Deploy Deep Learning Models
    • Character Motion Synthesis
  • Data Structure & Algorithms
    • Sorting Algorithms
Powered by GitBook
On this page
  • Unsupervised
  • InfoGAN
  • StyleGAN
  • Supervised
  • cGAN
  • FineGAN

Was this helpful?

  1. Notes

Disentanglement in GANs

Unsupervised

InfoGAN

InfoGAN is a generative model. It can learn to disentangle characteristics of data without having the "labels" of them.

StyleGAN

StyleGAN

Supervised

cGAN

FineGAN

PreviousMulti-task Learning (MTL)NextCNN practical notes

Last updated 3 years ago

Was this helpful?