Skip to content

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

License

Notifications You must be signed in to change notification settings

Y-T-G/QuickStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages