qubvel-org / segmentation_models.pytorchLinks
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
☆11,296Updated last month
Alternatives and similar repositories for segmentation_models.pytorch
Users that are interested in segmentation_models.pytorch are comparing it to the libraries listed below
Sorting:
- A collection of loss functions for medical image segmentation☆3,995Updated 2 years ago
- OpenMMLab Semantic Segmentation Toolbox and Benchmark.☆9,584Updated last year
- Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125☆15,266Updated 7 months ago
- Segmentation models with pretrained backbones. Keras and TensorFlow Keras.☆4,912Updated last year
- PyTorch implementation of the U-Net for image semantic segmentation with high quality images☆11,151Updated last year
- Semantic segmentation models, datasets and losses implemented in PyTorch.☆1,808Updated 11 months ago
- awesome-semantic-segmentation☆10,806Updated 4 years ago
- Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNe…☆3,043Updated 3 years ago
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆12,571Updated 9 months ago
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,311Updated 3 years ago
- Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.☆3,062Updated 2 years ago
- [IEEE TMI] Official Implementation for UNet++☆2,584Updated 5 months ago
- A PyTorch implementation of EfficientNet☆8,213Updated 3 years ago
- Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes☆2,557Updated 3 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,277Updated this week
- Paper and implementation of UNet-related model.☆2,580Updated 5 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,115Updated 3 years ago
- DeepLab v3+ model in PyTorch. Support different backbones.☆3,001Updated last year
- Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation☆2,037Updated 5 years ago
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,064Updated 2 years ago
- Official PyTorch implementation of SegFormer☆3,316Updated last year
- Sandbox for training deep learning networks☆3,022Updated last year
- This repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medi…☆3,080Updated last year
- Semantic Segmentation Architectures Implemented in PyTorch☆3,414Updated 2 years ago
- The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.☆6,300Updated 5 months ago
- OpenMMLab Computer Vision Foundation☆6,388Updated 2 weeks ago
- Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested U…☆2,184Updated 3 years ago
- Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-…☆2,285Updated last month
- PyTorch extensions for fast R&D prototyping and Kaggle farming☆1,563Updated 3 months ago
- Code release for ConvNeXt model