Ratings & Reviews performance provides an overview of what users think of your app. Here are the key metrics to help you identify how your app is rated by users and how successful is your review management strategy.
This app can scale and/or denoise images using Convolutional Neural Network (CNN). It is the iOS Core ML/MPSCNN implementation of waifu2x project. The models are derived from waifu2x-caffe. All the models are running on device, so it doesn't need to upload image to any server. By default images are saved in PNG format. You can change it any time in "Preferences". Source code of core function is available on GitHub: https://github.com/imxieyi/waifu2x-ios