yangxy / GPEN

2.44k stars 451 forks source link

why do you blur twice with the same guassian kernel? #167

Open tavihalperin opened 1 year ago

tavihalperin commented 1 year ago

This looks like an accidental duplicate, but appears twice in the code, so maybe it's not Is there a reason to apply the kernel twice?

https://github.com/yangxy/GPEN/blob/c9cc29009b633788a77d782ba102cee913e3a349/face_enhancement.py#L48