Recently Satya Mallick from LearnOpenCV.com gave me a chance to write for his blog (thank you Satya!)
We decided to write about the application of semantic segmentation using PyTorch, torchvision and DeepLab V3 for foreground and background separation in images
In this post on LearnOpenCV.com I show 4 such applications namely:
- Remove the background
- Change the background
- Blur the background
- Create an image filter by desaturating the background.