Giter Club home page Giter Club logo

videophotorepair's Introduction

老视频、老照片修复工程

工程结合DAIN、USRNet、DeepRemaster三个工程分别实现插帧、提升分辨率以及黑白视频上色。

安装

  1. run ./install.sh

  2. 下载模型文件放到工程路径下:百度云盘 提取码:mw7y

    VideoPhotoRepair/
    ├── DAIN
    ├── data
    ├── DeepRemaster
    ├── model_weights
    └── USRNet

运行

  1. 激活虚拟环境
    conda activate VideoPhotoRepair
  2. 操作注意事项
    • 使用python main.py -h命令查看帮助
    • refer_dir路径下的参考图片请参考demo中的hh:mm:ss.png方式命名。h、m、s分别代表时、分、秒。该时间是指在要处理的视频中那一段需要参考该图片,并按照该段视频时间中点命名参考图片。即按照视频中与参考图片最相似的帧的时间为参考图片命名。
    • 如果input是文件夹模式,请保证文件夹内的视频帧序列命名方式按'%d.png'方式命名,并从1开始。

videophotorepair's People

Contributors

likanggit avatar

Stargazers

libycc avatar  avatar Tong Liu avatar

Watchers

James Cloos 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.