bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets
PyTorch implementation of multiple UNet architectures for biomedical and general image semantic segmentation.

Not currently ranked — collecting fresh signals.
star history
This repository provides pure PyTorch implementations of various UNet architectures for image segmentation, including standard UNet, RCNN-UNet, Attention UNet, and Nested UNet (UNet++). The implementations target medical image segmentation with variants incorporating recurrent layers and attention mechanisms to improve feature learning. It includes training utilities and layer visualization tools.
Frequently asked
- What is bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets?
- PyTorch implementation of multiple UNet architectures for biomedical and general image semantic segmentation.
- Is Unet-Segmentation-Pytorch-Nest-of-Unets open source?
- Yes — bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets is open source, released under the MIT license.
- What language is Unet-Segmentation-Pytorch-Nest-of-Unets written in?
- bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets is primarily written in Python.
- How popular is Unet-Segmentation-Pytorch-Nest-of-Unets?
- bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets has 2.2k stars on GitHub.
- Where can I find Unet-Segmentation-Pytorch-Nest-of-Unets?
- bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets is on GitHub at https://github.com/bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets.