Data Science MSc @ University of Milan-Bicocca.
-
image_gui.py contains all the demo for the images.
-
audio_gui.py contains all the demo for the audio files.
-
utils.py contains all the utility functions that provide infos to the gui.
Be sure to install all the libraries indicated in requirements.txt
pip install requirements.txtto install the required packages.
python image_gui.pyto run the image super resolution demo:
python audio_gui.pyto run the audio super resolution demo:
Note: being a demo, this repository does not contain the training code, but provides the trained models to test them.


