Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An example for porting nerual network to vapoursynth.

License

NotificationsYou must be signed in to change notification settings

Sg4Dylan/vapoursynth-fsrcnn-ncnn-vulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncnn implementation of fsrcnn converter for vapoursynth.

Build for Windows x64

install Visual Studio Community 2019

Start → Programs → Visual Studio 2019 → 64 Native Tools Command Prompt for VS 2019

build vs-fsrcnn-vulkan

mkdir build
cd build
cmake -G"NMake Makefiles" ..
nmake

Usage

clip = mvf.ToRGB(clip, depth=32, sample=1) #Convert to RGB32
clip = core.fsrcnn.Filter(clip)

Reference

About

An example for porting nerual network to vapoursynth.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp