TFSegmentation
Segmentation framework
Comparative study of real-time semantic segmentation architectures
RTSeg: Real-time Semantic Segmentation Comparative Study
596 stars
27 watching
168 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hszhao/semseg | A PyTorch implementation of semantic segmentation models with support for multiprocessing training and various backbones. | 1,343 |
juntang-zhuang/shelfnet | An implementation of a lightweight semantic segmentation model with real-time performance capabilities | 252 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 584 |
akirasosa/mobile-semantic-segmentation | Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture | 714 |
tusimple/tusimple-duc | This project presents a deep learning model for semantic segmentation using convolutional neural networks. | 609 |
tramac/lightweight-segmentation | Provides implementations of lightweight neural network models for real-time semantic segmentation. | 356 |
oyam/semantic-segmentation-using-adversarial-networks | A Python implementation of semantic segmentation using adversarial networks | 104 |
oandrienko/fast-semantic-segmentation | Real-time semantic segmentation using optimized network architectures | 220 |
msracver/fcis | An implementation of a deep learning framework for instance-aware semantic segmentation | 1,566 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
seewalker/tf-pixelwise | A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation | 13 |
jiahuadong/fiss | Implementations of federated incremental semantic segmentation in PyTorch. | 33 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |