Skip to content

Using Deeplabv3 to segment human and blur background

Notifications You must be signed in to change notification settings

stroblme/instanceSegmentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instance Segmentation using DeepLabv3

This repo goes along with this Medium Blog Post. It contains code files for performing instance segmentation on live video capture devices.

It uses cv2 to start a video capture and renders the output which is either blurred or background substituted. More details about the implementation could be found in the medium blog post mentioned above.

About

Using Deeplabv3 to segment human and blur background

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%