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

How to train on 1024 x 1024 face images? #534

Open
danial880 opened this issue Mar 28, 2024 · 3 comments
Open

How to train on 1024 x 1024 face images? #534

danial880 opened this issue Mar 28, 2024 · 3 comments

Comments

@danial880
Copy link

danial880 commented Mar 28, 2024

Hi, Thanks for your great work.

I have cropped faces of size 1024x1024. Right now, I am slicing the face into 4 equal slices of 512x512, applying face restoration on each slice, and then concatenating these slices.

I want to directly train a model on 1024x1024 images. So I can skip concatenating. What modification can I make to train_gfpgan_v1.yml, to achieve this?

@OmlineEditor
Copy link

Have you been able to find a solution to your problem? Share the solution if you have found it.

@jkla139
Copy link

jkla139 commented Apr 5, 2024

I find his project is work: GFPGAN-1024 #356

@luser350
Copy link

GFPGAN-1024 takes input 512 and gives 1024 as output. I also want input as 1024. @OmlineEditor @danial880 @jkla139 @tuhins @VincentSC any idea?

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

4 participants