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.
487 stars
30 watching
143 forks
Language: Python
last commit: almost 4 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 | |
| An implementation of fully convolutional networks for semantic segmentation using the Cityscapes dataset and Caffe deep learning framework. | 27 | |
| An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 | |
| An implementation of a deep learning network architecture with dense connectivity and bottleneck layers. | 707 | |
| An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images. | 1,432 | |
| A deep learning framework for semantic segmentation tasks | 841 | |
| Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. | 357 | |
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 | |
| A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. | 9 | |
| An implementation of semantic segmentation using fully convolutional networks | 188 | |
| A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 161 | |
| A Python implementation of fully convolutional networks for semantic segmentation in computer vision. | 409 | |
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 | |
| This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 | |
| An implementation of DenseNet in Keras with pre-trained ImageNet weights | 567 |