Skip to content

Repository containing the final project for the Deep Learning course at DSSC Master Degree (UniTS).

Notifications You must be signed in to change notification settings

abarbieri98/DL_Final_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Final Project

A. Barbieri - A. Pederzani

The aim of this project is to replicate (at least partially) the model and the results presented in this paper, approaching the style transfer task by means of autoencoders trained for image reconstruction and the WCT transformation presented, pertrubing the latent representation of the input image.

Folder Content

This repository contains the following files/directories:

  • images: folder containing two images needed for the visualize.ipynb notebook.
  • train: contains all the files used to train and test the models.
  • model.py: file containing the model implemented, together with additional functions nedded to implement the WCT transformation.
  • visualize.ipynb: a toy example showing the models in action.
  • parameters: a folder that should contain the parameters of the model.

Parameters

Due to the large size of the files containing the trained parameters (~134 MB in total) we can't load them directly here on GitHub. However, following this link you should be able to download them. Once downloaded, just place them inside the local parameters folder.

About

Repository containing the final project for the Deep Learning course at DSSC Master Degree (UniTS).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published