Home

Awesome

QuickStyle

Mentioned in Awesome OpenVINO

A simple stylizing app utilizing OpenVINO to stylize common objects in images.

It uses instance-segmentation-security-1040 model from Open Model Zoo for instance segementation and Fast Neural Style Transfer for stylizing.

Demo

Usage

  1. Install dependencies

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

    python3 app.py