TFSegmentation
Segmentation framework
Comparative study of real-time semantic segmentation architectures
RTSeg: Real-time Semantic Segmentation Comparative Study
597 stars
27 watching
168 forks
Language: Python
last commit: about 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,347 |
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,729 |
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 585 |
akirasosa/mobile-semantic-segmentation | Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture | 715 |
tusimple/tusimple-duc | This project presents an approach to improving the performance of convolutional neural networks in semantic segmentation tasks | 613 |
tramac/lightweight-segmentation | Provides implementations of lightweight neural network models for real-time semantic segmentation. | 357 |
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 fully convolutional instance-aware semantic segmentation framework using CUDA. | 1,567 |
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,787 |
seewalker/tf-pixelwise | A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation | 13 |
jiahuadong/fiss | Implementations of federated incremental semantic segmentation in PyTorch. | 34 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 408 |