FCN-semantic-segmentation
Semantic Segmentation Model
An implementation of semantic segmentation using fully convolutional networks
Fully convolutional networks for semantic segmentation
187 stars
7 watching
51 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
computer-visiondeep-learningsemantic-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
shekkizh/fcn.tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow | 1,252 |
k3nt0w/fcn_via_keras | A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
theduynguyen/keras-fcn | An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
speedinghzl/ccnet | An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images. | 1,426 |
yunlongdong/fcn-pytorch | A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 160 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
pierluigiferrari/fcn8s_tensorflow | An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow | 51 |
aurora95/keras-fcn | Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 254 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
tramac/fast-scnn-pytorch | A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 381 |
akirasosa/mobile-semantic-segmentation | Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture | 714 |
oandrienko/fast-semantic-segmentation | Real-time semantic segmentation using optimized network architectures | 220 |
oyam/semantic-segmentation-using-adversarial-networks | A Python implementation of semantic segmentation using adversarial networks | 104 |