Skip to content

hdeep03/U-Net-VSR

Repository files navigation

6.8301 Final Project

Harsh Deep, Alex Hu, Rithvik Ganesh

Installation

Install poetry, then run poetry install

Dataset:

Run make data to download the dataset, there is an iterable dataset in src/data/dataset.py

Model

Model modified from here

Training

Prepare data in data/raw/train, data/raw/val python train.py --patch --run_dir runs/1

Report

See our report here.

About

Video Super Resolution using a U-Net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published