Skip to content

GUI for upscaling ONNX models with NVIDIA TensorRT and Vapoursynth

License

Notifications You must be signed in to change notification settings

the-database/VideoJaNai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoJaNai

Discord

Overview

VideoJaNai (previously called AnimeJaNaiConverterGui) provides a Windows GUI for upscaling videos with ONNX compact models and frame interpolation with RIFE. By utilizing NVIDIA TensorRT and Vapoursynth, it provides the fastest possible inference speeds. DirectML and NCNN backends are also available for AMD and Intel graphics cards.

image

Resources

  • OpenModelDB: Repository of AI upscaling models.
  • chaiNNer: General purpose tool for AI upscaling, which can be used to convert PyTorch (*.pth) models to ONNX models.

Related Projects

Acknowledgments