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

GitHub

549 stars
35 watching
186 forks
Language: Python
last commit: about 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tobypde/frrn A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks 280
warmspringwinds/pytorch-segmentation-detection Provides pre-trained models and scripts for image segmentation and object detection in PyTorch. 745
facebookresearch/cutler An unsupervised object detection and segmentation framework that can learn from image data alone, without requiring human annotations. 943
seewalker/tf-pixelwise A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation 13
holyseven/pspnet-tf-reproduce Reproduces the performance of PSPNet in Tensorflow using ResNets and multiple segmentation databases. 125
aitorzip/keras-icnet A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks 86
fyu/dilation This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation 781
jakeret/tf_unet An open source U-Net image segmentation implementation using Tensorflow 1,899
mathildor/tf-segnet This is an implementation of a deep learning model used for image segmentation in aerial images. 101
akolesnikoff/sec Proposes an approach to weakly-supervised image segmentation using a composite loss function 244
tkuanlun350/tensorflow-segnet 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
guosheng/refinenet A MATLAB-based framework for semantic image segmentation and dense prediction tasks using multi-path refinement networks. 589
vladkryvoruchko/pspnet-keras-tensorflow An implementation of a deep learning model for image segmentation using TensorFlow and Keras 394
msiam/tfsegmentation Comparative study of real-time semantic segmentation architectures 596
fregu856/segmentation An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. 245