Code Monkey home page Code Monkey logo

fr-srgan's Introduction

FR-SRGAN

Final Project for MIT 6.819 Advances in Computer Vision

Required Package

pytorch
skimage
numpy
cv2
tqdm

Usage

TODO

Overview

This project is based on the following two papers.

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

https://arxiv.org/abs/1609.04802

Frame-Recurrent Video Super-Resolution

https://arxiv.org/abs/1801.04590

We are trying to combine these two models together in our project (this is the where the name come from "Frame Recurrent Super Resolution GAN").

Our final report is available here: Report

Dataset

We used the dataset from toflow-dataset, which is about 15GB, containing 7.8k video clips with 7 frames per clip.

Results

We trained our model on the dataset for 9 epochs. and compared with default SRGAN model in the repo. We did not retrain SRGAN in our dataset, so the result is for reference only.

The following results are produced by 7-epoch model.

Temporal Profile

SRGAN

Frvri4.png

FRVSR

FrvyW9.png

FR-SRGAN

Frv6zR.png

Ground Truth

FrvsJJ.png

Comparison

Frxiyq.gif

Acknowledgement

We referred to SRGAN Implementation by LeftThomas in our project. We would like to thank the author for his fabulous work.

fr-srgan's People

Contributors

renginx avatar rymaspic avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.