FBA_Matting
Image Matting Model
A deep learning model for image matting that provides foreground, background, and alpha predictions
Official repository for the paper F, B, Alpha Matting
467 stars
33 watching
95 forks
Language: Jupyter Notebook
last commit: over 1 year ago alphamattingcomputer-visiondeep-image-mattingdeep-learningdeep-mattingfba-mattingmattingpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
marcoforte/closed-form-matting | Provides an implementation of image matting and background/foreground reconstruction from images with scribbles or trimaps. | 437 |
joker316701882/deep-image-matting | An implementation of a deep learning model for separating foreground and background in images | 625 |
marcoforte/poisson-matting | Implementation of Poisson matting method for image segmentation | 49 |
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. | 817 |
dingzeyuli/knn-matting | An implementation of KNN Matting, a method for separating foreground and background in images | 150 |
pymatting/pymatting | A Python library for alpha matting algorithms and foreground estimation methods. | 1,780 |
aisegmentcn/matting_human_datasets | A large dataset of human matting images and corresponding results for training person segmentation models. | 611 |
dingkeyan93/active-contour-model-matlab | A collection of Matlab code implementing various active contour models for image segmentation. | 65 |
radimspetlik/si-ddpm-fmo | A Python-based framework for training and evaluating deep learning models for single-image deblurring, shape, and trajectory recovery of fast-moving objects. | 5 |
autodistill/autodistill | Automatically trains models from large foundation models to perform specific tasks with minimal human intervention. | 1,997 |
matifali/dockerdl | A Docker image for deep learning environments with pre-installed packages and tools | 78 |
auralius/lugre | A MATLAB implementation of a friction model used in control systems | 34 |
researchmm/sttn | Proposes a deep learning model to fill missing regions in video frames and generate completed videos | 475 |
andrewssobral/mctc4bmi | An implementation of algorithms for initializing background models in computer vision using matrix and tensor completion techniques | 107 |