MathiasGruber / PConv-Keras

Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
MIT License
903 stars 253 forks source link

Unable to replicate www.fixmyphoto.ai results with the provided model. #47

Open srijan14 opened 4 years ago

srijan14 commented 4 years ago

Is the model provided in the google drive on imagenet the same as the one used for the web UI(www.fixmyphoto.ai)? If yes, then is the preprocessing used in Step5 notebook similar to the one used in UI. because not getting results as good as the UI .

nywang2019 commented 4 years ago

I have the same question: whether the model "PConv on Imagenet" you privided is the same as the one you used in fixmyphoto.ai or not?

lguduy commented 3 years ago

@MathiasGruber. I have the same question, the result of your pre-trained model is worse than www.fixmyphoto.ai. Do you have more tricks?