VideoJaNai

GUI for upscaling ESRGAN ONNX models with NVIDIA TensorRT and Vapoursynth

GPL-3.0 License

Stars
78
Committers
1

VideoJaNai

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.

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