jingyuanli001 / RFR-Inpainting

The source code for CVPR 2020 accepted paper "Recurrent Feature Reasoning for Image Inpainting"
MIT License
355 stars 76 forks source link

Strange artifacts in final results. #63

Open kopop8 opened 2 years ago

kopop8 commented 2 years ago

I trained and finetuned the model on x-ray images and noticed strange artifacts. I first noticed them when I implemented a custom masking mode. But after training and finetuning the model on the random strokes masking techniques the artifacts still occur. My target size is 224 by 224 and I trained the model for 200k train and 50k finetuning iterations. Below are some examples:

image image

image image

What are the reasons how this can occur and does anyone have a fix for this?

R1ckLou commented 2 years ago

Can you give me a contact to reach you?