camvid topic

List camvid repositories

Efficient-Segmentation-Networks

874
Stars
162
Forks
Watchers

Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESPNetv2, LEDNet, ESNet, FSSNet, CGNet, DABNet, Fast-SCNN, Context...

semantic-segmentation

769
Stars
141
Forks
Watchers

SOTA Semantic Segmentation Models in PyTorch

PyTorch-ENet

372
Stars
127
Forks
Watchers

PyTorch implementation of ENet

bisenetv2-tensorflow

223
Stars
59
Forks
Watchers

Unofficial tensorflow implementation of real-time scene image segmentation model "BiSeNet V2: Bilateral Network with Guided Aggregation for Real-time Semantic Segmentation"

nas-segm-pytorch

150
Stars
24
Forks
Watchers

Code for Fast Neural Architecture Search of Compact Semantic Segmentation Models via Auxiliary Cells, CVPR '19

Segmentation.X

475
Stars
94
Forks
Watchers

Papers and Benchmarks about semantic segmentation, instance segmentation, panoptic segmentation and video segmentation

DecoupleSegNets

367
Stars
36
Forks
Watchers

[ECCV-2020]: Improving Semantic Segmentation via Decoupled Body and Edge Supervision

CGNet

249
Stars
51
Forks
Watchers

CGNet: A Light-weight Context Guided Network for Semantic Segmentation [IEEE Transactions on Image Processing 2020]

DABNet

136
Stars
38
Forks
Watchers

Depth-wise Asymmetric Bottleneck for Real-time Semantic Segmentation (BMVC2019)

Tensorflow 2 implementation of complete pipeline for multiclass image semantic segmentation using UNet, SegNet and FCN32 architectures on Cambridge-driving Labeled Video Database (CamVid) dataset.