#unet (8 Repositories)
Ranked open-source repositories tagged with #unet, scored by pull request acceptance likelihood and maintainer engagement velocity.
8.9%
2.1h
8 repositories tagged #unet
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
qubvel/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
zhixuhao/unet
unet for image segmentation
poloclub/diffusion-explainer
Diffusion Explainer: Visual Explanation for Text-to-image Stable Diffusion
jvanvugt/pytorch-unet
Tunable U-Net implementation in PyTorch
AllentDan/LibtorchSegmentation
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.
MrGiovanni/SyntheticTumors
[CVPR 2023] Label-Free Liver Tumor Segmentation
karolzak/keras-unet
Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from multiple projects I performed working on semantic segmentation tasks