/QuickPainter

A simple inpainting app utilizing OpenVINO to remove common objects from images.

Primary LanguagePythonMIT LicenseMIT

QuickPainter

Mentioned in Awesome OpenVINO

A simple inpainting app utilizing OpenVINO to remove common objects from images.

It uses instance-segmentation-security-1040 model from Open Model Zoo for instance segementation and gmcnn-places2-tf for inpainting.

Demo

Usage

  1. Install dependencies

    pip3 install -r requirements.txt
  2. Run the app

    python3 app.py