I had few questions on the code for inpaint.
- What is the starting patch offsets you start with? After the start, do you only take the reconstructtructed patches as your patch offsets ?
- Why do you recompute confidences of all the border pixels instead of updating them in the loop?