onuralpszr / GFPGAN-ncnn-vulkan

[WIP] NCNN with Vulkan implementation of GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration
GNU General Public License v3.0
42 stars 8 forks source link

GFPGAN with ncnn on the Android platform #19

Open laverne01 opened 2 months ago

laverne01 commented 2 months ago

I am researching how to implement GFPGAN with ncnn on the Android platform. I have tested your code along with Vulkan, but it seems like it doesn't work on Android devices. Could you please provide me with any advice or relevant documentation on this? Thank you.

onuralpszr commented 1 month ago

I am researching how to implement GFPGAN with ncnn on the Android platform. I have tested your code along with Vulkan, but it seems like it doesn't work on Android devices. Could you please provide me with any advice or relevant documentation on this? Thank you.

I wasnt targeting android but I can try to adjust to see it but no promise

laverne01 commented 1 month ago

Thank you so much! Where can I check for any new updates if they become available?