kwakuTM / SegNet
Semantic Segmentation using SegNet implemented in PyTorch
☆15Updated 6 years ago
Alternatives and similar repositories for SegNet:
Users that are interested in SegNet are comparing it to the libraries listed below
- SegNet implementation in Pytorch framework☆90Updated 4 years ago
- SegNet implemetation using PyTorch☆150Updated 7 years ago
- semantic segmentation with focal loss☆47Updated 7 years ago
- Depth-wise Asymmetric Bottleneck for Real-time Semantic Segmentation (BMVC2019)☆141Updated 5 years ago
- Experiments with UNET/FPN models and cityscapes/kitti datasets [Pytorch]☆120Updated 5 months ago
- Pytorch re-implementation of boundary loss, proposed in "Boundary Loss for Remote Sensing Imagery Semantic Segmentation"☆100Updated 4 years ago
- Semantic Segmentation PyTorch code for our paper: Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition …☆36Updated 4 years ago
- Pytorch implementation of FCN, UNet, PSPNet, and various encoder models.☆86Updated 4 years ago
- Example notebooks on building PyTorch, preparing data and training as well as an updated project from a PyTorch MaskRCNN port