Image in-painting is the task of filling missing pixels of an image. This notebook uses a generative multi-column convolution neural network (GMCNN) model for this purpose.
This notebook provides a tutorial on how to use image in-painting with OpenVINO. The model used in this notebook is GMCNN-places2-tf
If you have not installed all required dependencies, follow the Installation Guide.