This repository contains the source code for the paper: Superposition of many models into one.
This code requires:
- python 3.*
- numpy
- pytorch
- torchvision
- tensorboardx
- tensorboard
- matplotlib
- scikit-image
Experiments for the paper are executed in 'main_superposition.py'
$ python main_superposition.py
Results are displayed on in the 'runs' folder and are readable via
$ tensorboard --logdir=./runs