u-net-brain-tumor
Brain Tumor Segmentation Network
This repository demonstrates how to train a U-Net neural network for brain tumor segmentation using medical imaging data.
U-Net Brain Tumor Segmentation
505 stars
32 watching
180 forks
Language: Python
last commit: over 5 years ago
Linked from 2 awesome lists
medical-imagingtensorflowtensorlayerunet
Related projects:
Repository | Description | Stars |
---|---|---|
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
juntang-zhuang/laddernet | A deep learning implementation of a multi-path network architecture for medical image segmentation | 139 |
zsdonghao/spatial-transformer-nets | An implementation of Spatial Transformer Networks in TensorFlow for learning to apply transformations to images via classification tasks. | 36 |
mateuszbuda/brain-segmentation-pytorch | A PyTorch implementation of the U-Net architecture for brain MRI segmentation using pre-trained weights and a specific deep learning algorithm | 719 |
ecobost/cnn4brca | This project uses Convolutional Neural Networks (CNN) for image segmentation of breast cancer lesions. | 75 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
bruinxiong/modified-crunet-and-residual-attention-network.mxnet | An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
jianhuupenn/spagcn | An algorithmic framework to integrate gene expression data with spatial location and histological information to identify distinct regions in tissue samples. | 198 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
simonkohl/probabilistic_unet | Reimplementation of a neural network model for conditional segmentation of ambiguous images | 546 |
marvinteichmann/tensorflow-fcn | An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,101 |
baidu-research/ncrf | Automated detection of cancer metastasis using deep learning and conditional random fields. | 756 |
hszhao/icnet | A deep learning framework for real-time semantic segmentation on high-resolution images | 605 |