Skip to content

Take output of neural network as reference along with neighbour pixels #12

@gordinmitya

Description

@gordinmitya

Hello @ZQPei and @zvezdochiot Thank you for your work!
I wonder if is it possible to improve results of deep learning approach with patch-match algorithm. It seems to me neural network should better understand the content of a gap in image. Unfortunately methods that we have tried output quite blurred texture. In contrast patch match is good at giving sharp textures.
How do you think will patchmatch work on neural network output? And where should I start in order to modify the code to take not only neighbour pixels but also pixels under the mask?

Here are some examples where neural network could improve in-painting results:
left – original; center – neural network; right – patchmatch (this repo);
example3
notice border of column
example2
deformation of road
example1
smth brown in the water and creepy copy of the guy's hand

Thank you in advance for any help and thoughts!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions