VGGSegmentation

Segmentation project

A script for preparing datasets and training a VGG16-based segmentation model on the Cityscapes dataset

Segmentation vgg16 fcn - cityscapes

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lextal/pspnet-pytorch A PyTorch implementation of a segmentation network architecture 585
media-smart/vedaseg A PyTorch-based toolbox for building and training semantic segmentation models 410
ngxbac/structseg2019 A solution to a computer vision task involving image segmentation 19
genericmappingtools/pygmt A Python interface to process geospatial and geophysical data and create publication-quality maps 763
msiam/tfsegmentation Comparative study of real-time semantic segmentation architectures 596
fregu856/segmentation An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. 245
evanwy/carlasemseg Automated image segmentation algorithm for autonomous driving research using the Carla dataset 8
martinkersner/py-img-seg-eval A Python package providing metrics and tools for evaluating image segmentation models 282
pavlosmelissinos/enet-keras An implementation of a deep neural network architecture for real-time semantic segmentation in Python. 115
bekovmi/segmentation_tutorial A tutorial project on teaching model training scripts using Config API Catalyst 8
yu-changqian/torchseg A toolkit for building and training semantic segmentation models using PyTorch. 1,408
ternaus/iglovikov_segmentation A deep learning-based semantic segmentation pipeline using the Catalyst framework. 20
marvinteichmann/kittiseg An implementation of a fully convolutional network-based road segmentation model using TensorFlow. 911
ykamikawa/tf-keras-segnet An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. 178
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52