FCN.tensorflow
Segmentation model
An implementation of a deep learning model for image segmentation using TensorFlow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
1k stars
54 watching
526 forks
Language: Jupyter Notebook
last commit: almost 3 years ago
Linked from 1 awesome list
fcnsegmentationtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow | 51 |
| A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. | 9 |
| 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 |
| Deep learning models for semantic segmentation of images | 101 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
| A TensorFlow-based implementation of the SegNet segmentation algorithm, with modifications to address index unravel issues and support multiple features such as dilation and multi-resolution learning. | 369 |
| A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
| An implementation of real-time semantic segmentation using a deep neural network architecture, | 406 |
| An implementation of semantic segmentation using fully convolutional networks | 188 |
| An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
| An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
| Implementation of semantic segmentation models on two datasets using TensorFlow | 84 |