tensorflow-pspnet

Deep segmentation model

An implementation of a deep learning-based semantic segmentation model using TensorFlow and the PSNet loss function.

GitHub

47 stars
7 watching
19 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hellochick/pspnet-tensorflow A TensorFlow-based implementation of a semantic segmentation network for image classification tasks 326
vladkryvoruchko/pspnet-keras-tensorflow An implementation of a deep learning model for image segmentation using TensorFlow and Keras 394
preritj/segmentation Deep learning models for semantic segmentation of images 100
hszhao/pspnet A PyTorch implementation of a deep learning model for semantic image segmentation 1,593
holyseven/pspnet-tf-reproduce Reproduces the performance of PSPNet in Tensorflow using ResNets and multiple segmentation databases. 125
fabianbormann/tensorflow-deconvnet-segmentation An implementation of a deep learning algorithm for image segmentation using convolutional neural networks 220
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
kwotsin/tensorflow-enet A deep neural network implementation for real-time semantic segmentation in computer vision 257
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,101
oyam/pytorch-dpns PyTorch implementation of a deep learning model for image segmentation 90
muyang0320/tensorflow-deeplab-resnet-crf An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation 18
pierluigiferrari/fcn8s_tensorflow An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow 51
lextal/pspnet-pytorch A PyTorch implementation of a segmentation network architecture 585
fregu856/segmentation An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. 245
shekkizh/fcn.tensorflow An implementation of a deep learning model for image segmentation using TensorFlow 1,252