Sxela / ArcaneGAN

ArcaneGAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Low resolution?

psx2 opened this issue · comments

commented

Is there any way to increase the output resolution on collab, as the current output is quite low.

Thank you!

commented

Hi, photo or video?

commented
commented

You can remove or edit this line -
im = scale_by_face_size(im, target_face=300, max_res=1_500_000, max_upscale=2)
It detects faces and scales images accordingly so that the face will be roughly the same size as the faces the model was trained on.