FC-DenseNet

FC-DenseNet

An implementation of a fully convolutional densely connected neural network architecture for semantic segmentation tasks.

Fully Convolutional DenseNets for semantic segmentation.

GitHub

487 stars
30 watching
143 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hasnainraz/fc-densenet-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123
simonguist/testing-fcn-for-cityscapesAn implementation of fully convolutional networks for semantic segmentation using the Cityscapes dataset and Caffe deep learning framework.27
theduynguyen/keras-fcnAn implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend.15
titu1994/densenetAn implementation of a deep learning network architecture with dense connectivity and bottleneck layers.707
speedinghzl/ccnetAn implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images.1,432
wuhuikai/fastfcnA deep learning framework for semantic segmentation tasks841
shicai/densenet-caffeProvides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications.357
marvinteichmann/tensorflow-fcnAn implementation of a fully convolutional network architecture for image segmentation using VGG weights.1,102
muyang0320/tf-fcnA basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow.9
kaixhin/fcn-semantic-segmentationAn implementation of semantic segmentation using fully convolutional networks188
yunlongdong/fcn-pytorchA PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models.161
pochih/fcn-pytorchA Python implementation of fully convolutional networks for semantic segmentation in computer vision.409
aurora95/keras-fcnKeras implementation of Fully Convolutional Networks for Semantic Segmentation650
nv-tlabs/gscnnThis code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks.920
flyyufelix/densenet-kerasAn implementation of DenseNet in Keras with pre-trained ImageNet weights567