File size: 338 Bytes
7aaafd6 2914dc5 |
1 2 3 4 5 6 7 |
This is super resolution model to upscale anime like illustration image by 4x.
This model can upscale 256x256 image to 1024x1024 within around 20[ms] on GPU and around 250[ms] on CPU.
Example is [here](https://github.com/xiong-jie-y/ml-examples/tree/master/realtime_srgan_anime).
All the models in this repository is under MIT License. |