Skip to content

The waifu2x & Other image-enlargers on Mac(waifuExtension – Mac 上的 waifu2x,用机器学习放大视频和图像,拥有图形界面,支持 Real-ESRGAN 模型)

License

Notifications You must be signed in to change notification settings

supportdmm/waifuExtension

 
 

Repository files navigation

waifuExtension

The waifu2x on Mac.

The new version is capable of taking advantages of CPU, GPU, and ANE.

Usage

  • Enlarge videos or images with machine learning on Mac.
  • Interpolate frames for videos.

Install

Files and source code could be found in releases.

Note: If mac says the app was damaged / unknown developer, please go to System Preferences > Security & Privacy > General, and click Open Anyway. Show Details.

Privacy

This app works completely offline and requires no internet connection. Nothing is collected or stored, expect for:

  • Your settings stored in its containter.
  • Temp images during processing in its containter, the existance would only last for three lines of code, after which it is deleted.

If the app crashes, please choose not to share crash log with Apple.

Models

The waifu2x models where obtained from waifu2x-caffe, and translated to coreML via coremltools.

Other models are:

Note

This app was based on the work of waifu2x-ios. Nearly all the files in the folder "waifu2x-mac" were created by him. However, modifications were done to improve speed.

Speed

When processing a standard 1080p image (1920 × 1080) using Waifu2x Caffe, MacBook Pro with the M1 Max chip took only 0.7 seconds.

Interface

This app was written with SwiftUI.

Screen Shot 2022-07-07 at 7 16 07 PM

Preview

Untitled-1

Credits

About

The waifu2x & Other image-enlargers on Mac(waifuExtension – Mac 上的 waifu2x,用机器学习放大视频和图像,拥有图形界面,支持 Real-ESRGAN 模型)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 96.6%
  • Metal 3.4%