mpl.pytorch
Image Segmentation Loss
A PyTorch implementation of a loss function used in semantic image segmentation
Pytorch implementation of MaxPoolingLoss.
175 stars
6 watching
11 forks
Language: Python
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
coincheung/pytorch-loss | Provides a comprehensive set of implementation of various loss functions and operators for deep learning models | 2,181 |
kefirski/pytorch_neg_loss | A PyTorch implementation of negative sampling loss for text classification models | 125 |
wizaron/reseg-pytorch | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 45 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
mattmacy/vnet.pytorch | A PyTorch implementation of V-Net for volumetric medical image segmentation | 694 |
foamliu/deep-image-matting-pytorch | An implementation of deep image matting in PyTorch using a neural network architecture. | 817 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 851 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
sebgao/lip | Implementations of Local Importance-based Pooling (LIP) in PyTorch for image classification tasks. | 220 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
hualin95/deeplab-v3plus | A high-performance PyTorch implementation of semantic image segmentation using a custom encoder-decoder architecture. | 334 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
fartashf/vsepp | A PyTorch implementation of visual-semantic embedding methods for image-caption retrieval | 489 |
bloodaxe/pytorch-toolbelt | A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. | 1,520 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |