[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
Other
15.95k
stars
3.36k
forks
source link
I didn't see resizing the image to 512x512 in dataset.py. Should I run crop_align_face.py to get the 512x512 dataset before training the first stage model? #416