FCN-semantic-segmentation

Semantic Segmentation Model

An implementation of semantic segmentation using fully convolutional networks

Fully convolutional networks for semantic segmentation

GitHub

188 stars
7 watching
50 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list

computer-visiondeep-learningsemantic-segmentation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zhujun98/semantic_segmentationImplementations of deep learning architectures for semantic segmentation of images in various datasets.6
shekkizh/fcn.tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow1,251
k3nt0w/fcn_via_kerasA Python implementation of a deep neural network architecture for semantic image segmentation48
theduynguyen/keras-fcnAn implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend.15
speedinghzl/ccnetAn implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images.1,432
yunlongdong/fcn-pytorchA PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models.161
preritj/segmentationDeep learning models for semantic segmentation of images101
pierluigiferrari/fcn8s_tensorflowAn implementation of FCN-8s architecture for semantic image segmentation using TensorFlow51
aurora95/keras-fcnKeras implementation of Fully Convolutional Networks for Semantic Segmentation650
huaifeng1993/dfanetAn implementation of a deep learning model for real-time semantic segmentation255
nv-tlabs/gscnnThis code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks.920
tramac/fast-scnn-pytorchA PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision.380
akirasosa/mobile-semantic-segmentationReal-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture715
oandrienko/fast-semantic-segmentationReal-time semantic segmentation using optimized network architectures220
oyam/semantic-segmentation-using-adversarial-networksA Python implementation of semantic segmentation using adversarial networks104