LICENSE
README.md
setup.py
self_projection/__init__.py
self_projection.egg-info/PKG-INFO
self_projection.egg-info/SOURCES.txt
self_projection.egg-info/dependency_links.txt
self_projection.egg-info/not-zip-safe
self_projection.egg-info/requires.txt
self_projection.egg-info/top_level.txt
self_projection/models/__init__.py
self_projection/models/autoencoder_cnn_sp.py
self_projection/models/autoencoder_sp_single.py
self_projection/models/autoencoder_sp_sp.py
self_projection/self_projection/__init__.py
self_projection/self_projection/self_projection.py
self_projection/utils/__init__.py
self_projection/utils/checkerboard.py
self_projection/utils/parametric_tanh.py
self_projection/utils/wrapped_max_unpool_2d.py
self_projection/utils/functional/__init__.py
self_projection/utils/functional/chunk_splitter_2d.py
self_projection/utils/functional/count_trainable_params.py
self_projection/utils/functional/partial_norm.py
self_projection/utils/functional/plot_loss.py
self_projection/utils/functional/rescale.py
self_projection/utils/functional/standardize.py