dewinmark's Stars
preritj/segmentation
Tensorflow implementation : U-net and FCN with global convolution
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
Tramac/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
NVIDIA/semantic-segmentation
Nvidia Semantic Segmentation monorepo
HRNet/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
GeorgeSeif/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
mberkay0/ConvNeXt-MaskRCNN
Train torchvision's MaskRCNN model using the ConvNeXt architecture as the backbone network.
mberkay0/cell-segmentation-with-machine-learning
It is a study that compares machine learning and deep learning methods in shallow data for the cell segmentation problem.
mberkay0/RSI_segmentation_models
Segmentation models with pretrained backbones for RSI semantic segmentation (Keras and TensorFlow Keras).
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
LeeJunHyun/Image_Segmentation
Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
MIC-DKFZ/nnUNet
MrXyfir/react-native-rate
Send your app users to Apple App Store, Google Play, Amazon, or other using the newest APIs
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
mberkay0/pretrained-backbones-unet
A PyTorch-based Python library with UNet architecture and multiple backbones for Image Semantic Segmentation.
mberkay0/clothing-segmentation
Clothing segmentation with DeepLabV3+
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.