Skip to content

Codebase of the MSc thesis by Amr Abdellatif "Unveiling Deep Learning Systems Behaviors through Latent Space Exploration"

License

Notifications You must be signed in to change notification settings

ast-fortiss-tum/deep-learning-test-generation-style-mixing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

conda env create -f environment.yml
conda activate mimicry

Getting started

  1. Download pre-trained networks *.pkl files from Huggingface and put them under ./checkpoints.

  2. Select one of the following datasets and go to the corresponding directory:

  • MNIST: ./mnist
  • FashionMNIST: ./f-mnist
  1. Adjust the default config in ./<DATASET>/config.py.

  2. Run the file ./<DATASET>/search.py to generate frontier pairs.

Acknowledgement

This code is developed based on StyleGAN3 and PTI

About

Codebase of the MSc thesis by Amr Abdellatif "Unveiling Deep Learning Systems Behaviors through Latent Space Exploration"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published