Cascaded-FCN

Image Segmentation Network

An implementation of a Cascaded Fully Convolutional Neural Network architecture for medical image segmentation

Source code for the MICCAI 2016 Paper "Automatic Liver and Lesion Segmentation in CT Using Cascaded Fully Convolutional NeuralNetworks and 3D Conditional Random Fields"

GitHub

304 stars
38 watching
127 forks
Language: Jupyter Notebook
last commit: over 8 years ago
Linked from 1 awesome list

3d-crfcaffedeep-learningdeep-neural-networksfully-convolutional-networksliver-segmentationmedical-imagingsegmentationsemantic-segmentation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
muyang0320/tf-fcnA basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow.9
ethanhe42/u-netA convolutional neural network architecture for biomedical image segmentation430
marvinteichmann/tensorflow-fcnAn implementation of a fully convolutional network architecture for image segmentation using VGG weights.1,102
hasnainraz/fc-densenet-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123
nv-tlabs/gscnnThis code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks.920
preritj/segmentationDeep learning models for semantic segmentation of images101
k3nt0w/fcn_via_kerasA Python implementation of a deep neural network architecture for semantic image segmentation48
theduynguyen/keras-fcnAn implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend.15
ecobost/cnn4brcaThis project uses CNNs to segment breast cancer lesions from medical images.75
shekkizh/fcn.tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow1,251
wkentaro/fcnAn implementation of fully convolutional networks in Chainer, a deep learning framework.218
vlfeat/matconvnet-fcnA Matlab implementation of fully convolutional networks for image segmentation.175
kaixhin/fcn-semantic-segmentationAn implementation of semantic segmentation using fully convolutional networks188
cszn/srmdDevelops a single convolutional network to handle various image degradations with improved scalability and efficiency427
pochih/fcn-pytorchA Python implementation of fully convolutional networks for semantic segmentation in computer vision.409