Pytorch-UNet VS segmentation_models.pytorch

Compare Pytorch-UNet vs segmentation_models.pytorch and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Pytorch-UNet segmentation_models.pytorch
2 14
8,315 8,773
- -
3.9 2.8
2 months ago 12 days ago
Python Python
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Pytorch-UNet

Posts with mentions or reviews of Pytorch-UNet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.

segmentation_models.pytorch

Posts with mentions or reviews of segmentation_models.pytorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.

What are some alternatives?

When comparing Pytorch-UNet and segmentation_models.pytorch you can also consider the following projects:

mmsegmentation - OpenMMLab Semantic Segmentation Toolbox and Benchmark.

face-parsing.PyTorch - Using modified BiSeNet for face parsing in PyTorch

yolact - A simple, fully convolutional model for real-time instance segmentation.

lightning-hydra-template - Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.

Wave-U-Net-for-Speech-Enhancement - Implement Wave-U-Net by PyTorch, and migrate it to the speech enhancement.

EfficientNet-PyTorch - A PyTorch implementation of EfficientNet and EfficientNetV2 (coming soon!)

unet-nested-multiple-classification - This repository contains code for a multiple classification image segmentation model based on UNet and UNet++

pyannote-audio - Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding

efficientdet-pytorch - A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights

SegmentationCpp - A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.