closed-form-matting

Image segmentation software

Provides an implementation of image matting and background/foreground reconstruction from images with scribbles or trimaps.

Python implementation of A. Levin D. Lischinski and Y. Weiss. A Closed Form Solution to Natural Image Matting. IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), June 2006, New York

GitHub

437 stars
14 watching
107 forks
Language: Python
last commit: over 1 year ago
image-mattingimage-processinglaplacianmattingpython

Related projects:

Repository Description Stars
marcoforte/fba_matting A deep learning model for image matting that provides foreground, background, and alpha predictions 467
marcoforte/poisson-matting An implementation of Poisson matting method for image processing 49
joker316701882/deep-image-matting An implementation of a deep learning model for separating foreground and background in images 625
huochaitiantang/pytorch-deep-image-matting Deep learning implementation of image matting, aiming to separate foreground and background from input images. 293
foamliu/deep-image-matting-pytorch An implementation of deep image matting in PyTorch using a neural network architecture. 819
dingzeyuli/knn-matting An implementation of KNN Matting, a method for separating foreground and background in images. 150
webtoon/matteformer A transformer-based image matting model using prior-tokens and self-attention mechanisms to remove background from images. 223
tobypde/frrn A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks 280
aisegmentcn/matting_human_datasets A large dataset of human matting images and corresponding results for training person segmentation models. 614
luispedro/mahotas A library of fast computer vision algorithms implemented in C++ for speed, operating over numpy arrays. 847
thelegendali/deeplab-context An implementation of a deep learning system for semantic image segmentation using a combination of convolutional neural networks and conditional random fields. 239
pymatting/pymatting A Python library for alpha matting algorithms and foreground estimation methods. 1,785
mstorath/pottslab A toolbox for unsupervised multilabel image segmentation using the Potts model. 109
zalandoresearch/famos An adversarial framework for generating stylized images through an iterative process of optimizing and refining the output based on comparison to both content and texture images. 128
lartpang/ovcamo Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. 20