tf-fcn

FCN

A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow.

fcn by tensorflow

GitHub

9 stars
1 watching
3 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,101
shekkizh/fcn.tensorflow An implementation of a deep learning model for image segmentation using TensorFlow 1,252
theduynguyen/keras-fcn An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. 15
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123
pierluigiferrari/fcn8s_tensorflow An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow 51
pochih/fcn-pytorch A Python implementation of fully convolutional networks for semantic segmentation in computer vision. 406
ibbm/cascaded-fcn An implementation of a Cascaded Fully Convolutional Neural Network architecture for medical image segmentation 304
yunlongdong/fcn-pytorch A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. 160
muyang0320/tensorflow-deeplab-resnet-crf An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation 18
k3nt0w/fcn_via_keras A Python implementation of a deep neural network architecture for semantic image segmentation 48
simonguist/testing-fcn-for-cityscapes An implementation of fully convolutional networks for semantic segmentation using the Cityscapes dataset and Caffe deep learning framework. 27
preritj/segmentation Deep learning models for semantic segmentation of images 100
yuwenxiong/py-r-fcn A Python implementation of an object detection algorithm using region-based fully convolutional networks 1,048
vlfeat/matconvnet-fcn A Matlab implementation of fully convolutional networks for image segmentation. 175
fyu/drn An open-source implementation of dilated residual networks for image classification and segmentation tasks. 1,105