pytorch-deep-image-matting

Image separator

Deep learning implementation of image matting, aiming to separate foreground and background from input images.

Pytorch implementation of deep image matting

GitHub

293 stars
16 watching
71 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

deep-learningmatting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
foamliu/deep-image-matting-pytorch An implementation of deep image matting in PyTorch using a neural network architecture. 817
joker316701882/deep-image-matting An implementation of a deep learning model for separating foreground and background in images 625
boyuanjiang/context_encoder_pytorch A PyTorch implementation of a deep learning model for inpainting images using contextual information 365
owenzlz/deepimageblending A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss 431
chosj95/mimo-unet Develops a deep learning model for single image deblurring with improved performance and computational efficiency 373
tianhongdai/integrated-gradient-pytorch A PyTorch implementation of attributing the impact of inputs on deep neural network outputs 181
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
marcoforte/fba_matting A deep learning model for image matting that provides foreground, background, and alpha predictions 467
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 694
marcoforte/closed-form-matting Provides an implementation of image matting and background/foreground reconstruction from images with scribbles or trimaps. 437
dmarnerides/pydlt A PyTorch-based toolbox for building and training deep learning models with ease. 204
furkanu/deeplearning.ai-pytorch Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch 149