tf-fcn
FCN
A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow.
fcn by tensorflow
9 stars
1 watching
3 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| An implementation of a deep learning model for image segmentation using TensorFlow | 1,251 |
| An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow | 51 |
| A Python implementation of fully convolutional networks for semantic segmentation in computer vision. | 409 |
| An implementation of a Cascaded Fully Convolutional Neural Network architecture for medical image segmentation | 304 |
| A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 161 |
| An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation | 18 |
| A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
| An implementation of fully convolutional networks for semantic segmentation using the Cityscapes dataset and Caffe deep learning framework. | 27 |
| Deep learning models for semantic segmentation of images | 101 |
| An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
| A Matlab implementation of fully convolutional networks for image segmentation. | 175 |
| An open-source implementation of dilated residual networks for image classification and segmentation tasks. | 1,104 |