andreas128 / RePaint

Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022
1.87k stars 153 forks source link

SFI-Swin: Symmetric Face Inpainting #33

Open mohammadrezanaderi4 opened 1 year ago

mohammadrezanaderi4 commented 1 year ago

Dear reaserchers, please also consider checking our newly introduced face inpainting method to address the symmetry problems of general inpainting methods by using swin transformer and semantic aware discriminators. Our proposed method showed better results in terms of fid score and newly proposed metric which focus on the face symmetry compared to some of the state-of-the-art methods including lama. Our paper is availabe at: https://www.researchgate.net/publication/366984165_SFI-Swin_Symmetric_Face_Inpainting_with_Swin_Transformer_by_Distinctly_Learning_Face_Components_Distributions

The code also will be published in: https://github.com/mohammadrezanaderi4/SFI-Swin

webe998 commented 11 months ago

Looking forward to it, when will the code be available?