ssai-cnn

Image segmentation algorithm

Semantic segmentation using convolutional neural networks for aerial and satellite images

Semantic Segmentation for Aerial / Satellite Images with Convolutional Neural Networks including an unofficial implementation of Volodymyr Mnih's methods

GitHub

260 stars
16 watching
75 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mitmul/ssaiAn aerial imagery segmentation tool using deep learning techniques to identify buildings and roads from satellite images.27
mitmul/chainer-pspnetAn implementation of a deep learning-based image segmentation algorithm in Chainer74
ethanhe42/u-netA convolutional neural network architecture for biomedical image segmentation430
nv-tlabs/gscnnThis code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks.920
mshiv/sat-segDevelops semantic segmentation of satellite images using deep learning techniques10
jliemansifry/semantic-segmentationDevelops deep learning models to classify and annotate pixel-level details in satellite images21
oyam/semantic-segmentation-using-adversarial-networksA Python implementation of semantic segmentation using adversarial networks104
lironui/abcnetDevelops an efficient network architecture for semantic segmentation of high-resolution remote sensing images.34
zhujun98/semantic_segmentationImplementations of deep learning architectures for semantic segmentation of images in various datasets.6
preritj/segmentationDeep learning models for semantic segmentation of images101
k3nt0w/fcn_via_kerasA Python implementation of a deep neural network architecture for semantic image segmentation48
hasnainraz/fc-densenet-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123
nvidia/semantic-segmentationMonorepo implementing PyTorch-based neural network architecture for image segmentation1,787
zhengpeng7/birefnetAn open-source implementation of an image segmentation model that combines background removal and object detection capabilities.1,484
timosaemann/enetA deep neural network architecture for real-time semantic segmentation in images585