tf-image-segmentation
Image Segmentation Framework
An image segmentation framework providing tools and utilities for training and evaluating models on various datasets.
Image Segmentation framework based on Tensorflow and TF-Slim library
549 stars
35 watching
186 forks
Language: Python
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
| Provides pre-trained models and scripts for image segmentation and object detection in PyTorch. | 748 |
| An unsupervised object detection and segmentation framework that can learn from image data alone, without requiring human annotations. | 954 |
| A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation | 13 |
| Reproduces the performance of PSPNet in Tensorflow using ResNets and multiple segmentation databases. | 125 |
| A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
| This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation | 782 |
| An open source U-Net image segmentation implementation using Tensorflow | 1,902 |
| This is an implementation of a deep learning model used for image segmentation in aerial images. | 102 |
| Proposes an approach to weakly-supervised image segmentation using a composite loss function | 245 |
| 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 MATLAB-based framework for semantic image segmentation and dense prediction tasks using multi-path refinement networks. | 589 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| Comparative study of real-time semantic segmentation architectures | 597 |
| An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |