Deep-Image-Matting

Image segmentation model

An implementation of a deep learning model for separating foreground and background in images

This is tensorflow implementation for paper "Deep Image Matting"

GitHub

626 stars
45 watching
188 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list

computer-visiondeeplearningmatting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
huochaitiantang/pytorch-deep-image-mattingDeep learning implementation of image matting, aiming to separate foreground and background from input images.293
abbypa/nnproject_deepmaskA deep learning implementation of an object segmentation algorithm.187
foamliu/deep-image-matting-pytorchAn implementation of deep image matting in PyTorch using a neural network architecture.821
marcoforte/fba_mattingA deep learning model for image matting that provides foreground, background, and alpha predictions469
marcoforte/closed-form-mattingProvides an implementation of image matting and background/foreground reconstruction from images with scribbles or trimaps.438
zhengpeng7/birefnetAn open-source implementation of an image segmentation model that combines background removal and object detection capabilities.1,484
preritj/segmentationDeep learning models for semantic segmentation of images101
0bserver07/one-hundred-layers-tiramisuAn implementation of a state-of-the-art deep learning model for semantic image segmentation197
fabianbormann/tensorflow-deconvnet-segmentationAn implementation of a deep learning algorithm for image segmentation using convolutional neural networks220
dingzeyuli/knn-mattingAn implementation of KNN Matting, a technique for segmenting foreground from background in images.150
vladkryvoruchko/pspnet-keras-tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow and Keras394
nicolov/segmentation_kerasAn implementation of a deep learning model for image segmentation using Keras and dilated convolutions301
aisegmentcn/matting_human_datasetsA large dataset of human matting images and corresponding results for training person segmentation models.615
webtoon/matteformerA transformer-based image matting model using prior-tokens and self-attention mechanisms to remove background from images.223
abe404/root_painterAn open-source tool for training deep learning models for image analysis59