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: almost 7 years ago
Linked from 1 awesome list

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

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
muyang0320/tf-fcn A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. 9
ethanhe42/u-net A convolutional neural network architecture for biomedical image segmentation 426
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,101
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 920
preritj/segmentation Deep learning models for semantic segmentation of images 100
k3nt0w/fcn_via_keras A Python implementation of a deep neural network architecture for semantic image segmentation 48
theduynguyen/keras-fcn An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. 15
ecobost/cnn4brca This project uses Convolutional Neural Networks (CNN) for image segmentation of breast cancer lesions. 75
shekkizh/fcn.tensorflow An implementation of a deep learning model for image segmentation using TensorFlow 1,252
wkentaro/fcn An implementation of fully convolutional networks in Chainer, a deep learning framework. 218
vlfeat/matconvnet-fcn A Matlab implementation of fully convolutional networks for image segmentation. 175
kaixhin/fcn-semantic-segmentation An implementation of semantic segmentation using fully convolutional networks 187
cszn/srmd Develops a single convolutional network to handle various image degradations with improved scalability and efficiency 426
pochih/fcn-pytorch A Python implementation of fully convolutional networks for semantic segmentation in computer vision. 406