TLDR
PixelLib is a library created to enable easy implementation of object-segmentation in real life applications. PixelLib supports image tuning, which is the ability to alter the background of any image. The deeplabv3+ model by default detects all the objects it supports in an image or video. It is now possible to target the detection of a particular object in a particular image or a video. It is still the same code except we introduced an extra parameter detect in the blur_bg function. We will make use of tensorflow model from here.via the TL;DR App
no story
Written by ayoolaolafenwa | A DeepLearning practitioner. Creator of PixelLib https://github.com/ayoolaolafenwa/PixelLib