CCNet

Semantic segmentation model

An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images.

CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).

GitHub

1k stars
29 watching
276 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list

cityscapepytorchscene-parsingsegmentationself-attentionsemantic-segmentation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381
speedinghzl/pytorch-segmentation-toolbox Provides PyTorch implementations of deep learning models for semantic segmentation 772
hszhao/pspnet A PyTorch implementation of a deep learning model for semantic image segmentation 1,593
hellochick/icnet-tensorflow An implementation of real-time semantic segmentation using a deep neural network architecture, 406
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 235
hszhao/icnet A deep learning framework for real-time semantic segmentation on high-resolution images 605
kaixhin/fcn-semantic-segmentation An implementation of semantic segmentation using fully convolutional networks 187
zhengpeng7/birefnet An implementation of a deep learning-based image segmentation model for high-resolution images 1,319
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 920
oandrienko/fast-semantic-segmentation Real-time semantic segmentation using optimized network architectures 220
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
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
preritj/segmentation Deep learning models for semantic segmentation of images 100
tramac/lightweight-segmentation Provides implementations of lightweight neural network models for real-time semantic segmentation. 356