git clone https://github.com/safx/waifu2x-metal.git
cd waifu2x-metal
xcodebuild -project waifu2x-metal.xcodeproj
cd build/Release
cp ../../model/scale2.0x_model.json .
./waifu2x-metal Sample.jpg
-
Notifications
You must be signed in to change notification settings - Fork 7
A sample implementation of waifu2x for Metal / OS X
License
safx/waifu2x-metal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A sample implementation of waifu2x for Metal / OS X