Implementation of "Automatic Portrait Segmentation" and "Deep Automatic Portrait Matting" with Chainer.
[ACM MM 2021] Privacy-Preserving Portrait Matting
UNet3+/ UNet++/UNet, used in Deep Automatic Portrait Matting in Pytorth
Fast (aimed to "real time") Portrait Segmentation on mobile phone
Code for Towards Real-Time Automatic Portrait Matting on Mobile Devices
Try to implement deeplab v3+ on pytorch according to offical demo.
Fully Convolutional Networks for Portrait Matting
This project showcases an implementation of the U2-Net architecture for Image Matting in the TensorFlow.