splinter21 / ResynNet

Refine video frame based on nearby frames.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ResynNet

Introduction

Refine a video frame based on nearby frames. WIP

CLI Usage

Installation

git clone git@github.com:hzwer/ResynNet.git
cd ResynNet
pip3 install -r requirements.txt
  • Download the pretrained model from here.

  • Unzip and move the pretrained parameters to train_log/*

Run

python3 inference_img.py --origin example/origin.png --ref example/ref0.png example/ref1.png

Sponsor

Many thanks to Grisk.

感谢支持 Paypal Sponsor: https://www.paypal.com/paypalme/hzwer

imageimage

About

Refine video frame based on nearby frames.

License:MIT License


Languages

Language:Python 100.0%