Request: offer image-enlarging/unscaling/enhancing library that uses AI #5873
Labels
platform::android
Android Solutions
stat:awaiting googler
Waiting for Google Engineer's Response
type:feature
Enhancement in the New Functionality or Request for a New Solution
type:modelmaker
Issues related to creation of custom on-device ML solutions
I was told to create this request from here:
google-ai-edge/LiteRT#182 (comment)
MediaPipe Solution (you are using)
none
Programming language
Android Java
Are you willing to contribute it
None
Describe the feature and the current behaviour/state
All I've found are either very complicated, or very restricted, or require a server as it's too much work done locally
Will this change the current API? How?
No response
Who will benefit with this feature?
No response
Please specify the use cases for this feature
Every app that wishes to show/create a bit better image quality of given images, especially low quality or blurry ones
Any Other info
Please offer a very easy-to-use API, that I provide a Bitmap instance, a target resolution (can of any size, including larger), and I get an upscaled/enhanced version of it. You can also add flags such as requesting to add color in case it detects that it's black&white, for example.
Please also offer various trained models to use easily, and a tutorial of how to choose one of them, so that the extra size of the app would be our choice, as models can be quite large...
Maybe some of them would be more focused on certain types of content.
The text was updated successfully, but these errors were encountered: