BiSeNet
Semantic Segmentation Library
An implementation of a BiSeNet-based semantic segmentation algorithm using PyTorch and PyTorch's Deep Learning Framework
BiSeNet based on pytorch
395 stars
5 watching
76 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
oandrienko/fast-semantic-segmentation | Real-time semantic segmentation using optimized network architectures | 220 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
oyam/semantic-segmentation-using-adversarial-networks | A Python implementation of semantic segmentation using adversarial networks | 104 |
hszhao/semseg | A PyTorch implementation of semantic segmentation models with support for multiprocessing training and various backbones. | 1,343 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 254 |
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 584 |
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
pavlosmelissinos/enet-keras | An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |
sacmehta/espnet | A deep learning framework for semantic segmentation on edge devices. | 541 |