/MFDIN

Primary LanguagePython

MFDIN-test

This is the test version of MFDIN. Other versions of the code will be sorted and released as soon as possible.

Dependencies and Installation

Dataset Preparation

We provide some test sets: download here

Synthetic test set: ../datasets/yk_test

Real old videos: ../datasets/real-old-videos

Get Started

  • Reproduce results with PSNR/SSIM

    python codes/test_with_GT.py
    
  • Reproduce the effect of the real old videos

    python codes/test_oldvids.py
    
  • The results will be found at:partially inference results

    cd ./results