Deep-Image-Matting-PyTorch
Image segmentation library
An implementation of deep image matting in PyTorch using a neural network architecture.
Deep Image Matting implementation in PyTorch
817 stars
28 watching
185 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 | 625 |
hualin95/deeplab-v3plus | A high-performance PyTorch implementation of semantic image segmentation using a custom encoder-decoder architecture. | 334 |
mattmacy/vnet.pytorch | A PyTorch implementation of V-Net for volumetric medical image segmentation | 694 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 851 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
wizaron/reseg-pytorch | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 45 |
marcoforte/closed-form-matting | Provides an implementation of image matting and background/foreground reconstruction from images with scribbles or trimaps. | 437 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
sebgao/lip | Implementations of Local Importance-based Pooling (LIP) in PyTorch for image classification tasks. | 220 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
speedinghzl/pytorch-segmentation-toolbox | Provides PyTorch implementations of deep learning models for semantic segmentation | 772 |