Skip to content

WilsonLe/cs339-supervised-project

 
 

Repository files navigation

CS339 - Artificial Intelligence - Supervised Learning Project

The notebook to run the experiment described in paper is located at ./srcnn.ipynb.

This repository is a forked from Pytorch-enchance. The re-implementations of SRCNN variations are in the torch_enchance/models/srcnn*.py directory/files.

Trained models can be loaded from weights/SRCNN_{#variation}/SRCNN_weight_{#epochs}.pt directory/files.

About

Re-implementation of SRCNN's models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.5%
  • Jupyter Notebook 10.5%