Skip to content

Code and documentations for the project "Compression Reconstruction Loss for Super-Resolution Images with GAN" assigned in the class "Multimedia and Computer Vision" 2020/2021.

License

Notifications You must be signed in to change notification settings

emanuelevivoli/2020-Multimedia-and-Computer-Vision-UNIFI

Repository files navigation

2020 Multimedia and Computer Vision @ UniFi

logo-UNIFI

Introduction

This folder contains code and documentations for the project "Compression Reconstruction Loss for Super-Resolution Images with GAN" assigned in the class "Multimedia and Computer Vision" 2020/2021.

The project is based on a PyTorch implementation of SRGAN which re-implemented CVPR 2017 paper Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network.

Requirements

conda install pytorch torchvision -c pytorch
  • opencv
conda install opencv

Structure

The main file is train.py for the Compression Reconstruction Loss with GAN.

Contacts

If you are interested in something, don't hesitate to contact me or open an issue.

About

Code and documentations for the project "Compression Reconstruction Loss for Super-Resolution Images with GAN" assigned in the class "Multimedia and Computer Vision" 2020/2021.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published