imxieyi / waifu2x-mac

Waifu2x-ios port to macOS, still in Core ML and Metal
MIT License
445 stars 47 forks source link

If it will have an instrument panel, it would be fine. #4

Closed PlutoNameless closed 3 years ago

PlutoNameless commented 6 years ago

I can't control the parameters and noise reduction of the amplification, and even which training model it uses is not clear.

There is also a small problem. Under 10.14, I can't see it working or occupying system resources in the istar menu.

imxieyi commented 6 years ago

This GUI app is just for demo purpose, i.e. the same use as the one from waifu2x-ios. You should try to modify the source code to change the model. You can also try the CLI version which supports several parameters.

I have upgraded to 10.14 and it still works fine. Core ML can use GPU as backend. In this way it is normal that CPU utilization is low. If it just produces nothing, can you run it in xcode and paste console output here?

imxieyi commented 3 years ago

The config pane for parameters was added in 9eacfa5. On the latest macOS Catalina and Big Sur iStat Menus shows GPU being used.