inpaint
inpaint copied to clipboard
time consuming even though the pathsize is set to maximum?
hello, this code has a good performance. But I want to process video, so it is very slow even though I set set the pathsize to maximum.
Anyone has any advises? @cheind
I think you should look into models that can predict missing pixels for entire images at once: See here for example
https://arxiv.org/abs/1905.01639