Skip to content

Neural Network Video Interpolation / Super Resolution Filter for VapourSynth

License

Notifications You must be signed in to change notification settings

tongyuantongyu/vs-NNVISR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNVISR

The Neural Network Video Interpolation / Super Resolution Filter of VapourSynth.

NNVISR is able to use any window-based video enhancement neural network to process your video.

Release status on conda

Name Downloads Version Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms

Documentations

To install NNVISR on your system, see Installation.

To learn how to use NNVISR, see Usage.

Available models made by us can be found at Models.

To know how to let NNVISR load your model, see Model Integration.

To build NNVISR your self, see Build.