poisson-matting
Image separation algorithm
Python implementation of an image matting method using Poisson equations
Python implementation of Poisson matting method
49 stars
2 watching
5 forks
Language: Python
last commit: almost 8 years ago mattingnumpypoisson-equationpoisson-mattingpython
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. | 438 |
marcoforte/fba_matting | A deep learning model for image matting that provides foreground, background, and alpha predictions | 469 |
pymatting/pymatting | A Python library for alpha matting algorithms and foreground estimation methods. | 1,791 |
dingzeyuli/knn-matting | An implementation of KNN Matting, a technique for segmenting foreground from background in images. | 150 |
huochaitiantang/pytorch-deep-image-matting | Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |
joker316701882/deep-image-matting | An implementation of a deep learning model for separating foreground and background in images | 626 |
pouyamghari/pof-mkl | An implementation of an online federated learning algorithm with multiple kernels for personalized machine learning | 0 |
foamliu/deep-image-matting-pytorch | An implementation of deep image matting in PyTorch using a neural network architecture. | 821 |
pp00704831/stripformer-eccv-2022- | An implementation of an image deblurring algorithm using a transformer-based model | 94 |
brilee/python_uct | A Python implementation of Monte Carlo Tree Search (MCTS) using Numpy. | 83 |
mattmakai/fullstackpython.com | A comprehensive online resource providing an introduction to building full-stack applications with Python | 2,889 |
chilie/deblur_mcem | Provides demo code for a nonuniform deblurring method using preconditioned gradient descent Langevin iteration | 13 |
auralius/lugre | A MATLAB implementation of a friction model used in control systems | 34 |
federicomariamassari/financial-engineering | An application of Monte Carlo methods to model financial engineering scenarios with jumps in underlying asset prices | 373 |
aisegmentcn/matting_human_datasets | A large dataset of human matting images and corresponding results for training person segmentation models. | 615 |