BCDU-Net VS Pytorch-UNet

Compare BCDU-Net vs Pytorch-UNet and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
BCDU-Net Pytorch-UNet
1 2
676 8,358
- -
0.0 3.9
about 1 year ago 3 months ago
Python Python
- GNU General Public License v3.0 only
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.

BCDU-Net

Posts with mentions or reviews of BCDU-Net. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-18.
  • [D] Extensions to U-nets
    5 projects | /r/MachineLearning | 18 Mar 2022
    I compared a U-net, BCDU-net, and a U2-net for glacier semantic segmentation which is a pretty easy task. I don't still have the exact numbers, but U2-net was the best. I've also used a U2-net to map geologic structures which is a lot harder and the U2-net did well there too.

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.

What are some alternatives?

When comparing BCDU-Net and Pytorch-UNet you can also consider the following projects:

U-2-Net - The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

mmsegmentation - OpenMMLab Semantic Segmentation Toolbox and Benchmark.

GlacierSemanticSegmentation - Identify glaciers in satellite images with a U^2-Net

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

perin - PERIN is Permutation-Invariant Semantic Parser developed for MRP 2020

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

unet - unet for image segmentation

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

UNetPlusPlus - [IEEE TMI] Official Implementation for UNet++

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

medicaldetectiontoolkit - The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.

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