tutorial gan dissection
play

Tutorial: GAN Dissection What is learned inside a GAN? David Bau - PowerPoint PPT Presentation

Setup here: http://bit.ly/gandtut Tutorial: GAN Dissection What is learned inside a GAN? David Bau To follow along: http://bit.ly/ gandtut We will go through a Jupyter notebook. Ideal machine has git, conda, and a GPU. Setup here:


  1. Setup here: http://bit.ly/gandtut Tutorial: GAN Dissection What is learned inside a GAN? David Bau To follow along: http://bit.ly/ gandtut We will go through a Jupyter notebook. Ideal machine has git, conda, and a GPU.

  2. Setup here: http://bit.ly/gandtut Generative Adversarial Networks The generator learns to beat a discriminator…. Goal: make D think it’s real! Input: Discriminator D Generator G random trained to tell G’s fakes from real trained to fool D vector z

  3. Setup here: http://bit.ly/gandtut What do we learn? In the end the generator can synthesize terrific images. But how does it work? What does it actually learn?

  4. Setup here: http://bit.ly/gandtut Our Plan: GAN Dissection 1. Run the network Each step increases data Output: resolution, reduces depth 2. Collect activations random 3. Analyze each unit Each representation is realistic a set of channels image x Each layer is a learned nonlinear convolution height Input: random vector z depth Examine each channel What happens inside?

  5. Setup here: http://bit.ly/gandtut You can play along. Tutorial setup… Instructions on http://bit.ly/gandtut git clone --branch tutorial https://github.com/CSAILVision/gandissect.git cd gandissect script/setup_env.sh # Create a conda environment with dependencies script/make_dirs.sh # Create the dataset and dissect directories source activate netd # Enter the conda environment pip install -v -e . # Link the local netdissect package into the env cd notebooks jupyter notebook & # Run jupyter Then run the notebook called: dissect_progan.ipynb

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend