semantic-segmentation-tensorflow
Segmentation model
Implementation of semantic segmentation models on two datasets using TensorFlow
Semantic segmentation task for ADE20k & cityscapse dataset, based on several models.
84 stars
6 watching
37 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
ade20kcityscapesenetfcn-8sicnetpspnetsemantic-segmentationtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
| An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow | 51 |
| A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
| An implementation of a deep learning model for image segmentation using TensorFlow | 1,251 |
| This is an open-source implementation of a deep learning model for semantic image segmentation and image classification. | 340 |
| 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 |
| Real-time semantic segmentation using optimized network architectures | 220 |
| Deep learning models for semantic segmentation of images | 101 |
| A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
| An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
| An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 179 |
| 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 tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation | 13 |