FastFCN

Segmentation framework

Improves semantic segmentation performance by rethinking dilated convolution in the backbone

FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.

GitHub

840 stars
19 watching
148 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zhujun98/semantic_segmentation Implementations of deep learning architectures for semantic segmentation of images in various datasets. 6
tangzhenyu/semanticsegmentation_dl A collection of resources and implementations for deep learning-based semantic segmentation in computer vision. 1,109
hyeonwoonoh/decouplednet A deep learning framework for semantic segmentation using pre-trained classification networks and heterogeneous annotations 74
kaixhin/fcn-semantic-segmentation An implementation of semantic segmentation using fully convolutional networks 187
tusimple/tusimple-duc This project presents a deep learning model for semantic segmentation using convolutional neural networks. 609
fyu/dilation This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation 781
xiaoyufenfei/lednet A lightweight deep learning framework for real-time semantic segmentation 513
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
sacmehta/espnet A deep learning framework for semantic segmentation on edge devices. 541
speedinghzl/ccnet An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images. 1,426
oandrienko/fast-semantic-segmentation Real-time semantic segmentation using optimized network architectures 220
simjeg/fc-densenet An implementation of a fully convolutional densely connected neural network architecture for semantic segmentation tasks. 486
deepvoltaire/fast-scnn An implementation of a real-time semantic segmentation network with a focus on efficient memory usage and mobile performance. 71
jiahuadong/fiss Implementations of federated incremental semantic segmentation in PyTorch. 33