/VideoJaNai

GUI for upscaling ONNX models with NVIDIA TensorRT and Vapoursynth

Primary LanguageC#GNU General Public License v3.0GPL-3.0

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