Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codeformer on the Android (or Mobile) #401

Open
laverne01 opened this issue Sep 27, 2024 · 2 comments
Open

Codeformer on the Android (or Mobile) #401

laverne01 opened this issue Sep 27, 2024 · 2 comments

Comments

@laverne01
Copy link

I am trying to implement Codeformer on the Android system. Are there any documents or repositories available for this? I would greatly appreciate any advice.

@AndroidDeveloperLB
Copy link

Any news about this? I'm interested in a solution for Android.
Google offered only an example of using TensorFlowLite , but I can't find a way to create something myself, which uses a better model:

https://www.tensorflow.org/lite/examples/super_resolution/overview

https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/g3doc/examples/super_resolution/overview.ipynb

Can I use the current repository somehow to run on Android app?

@laverne01
Copy link
Author

I've implemented RealESGAN on Android, and it works quite well. You can try implementing it similarly with the waifu2x model from here: https://github.com/ArchieMeng/ncnn-android-waifu2x-demo. As for CodeFormer, things seem to be much more complicated. I'm trying, but I haven't been able to implement it yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants