Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.31 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.31 KB

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