DFANet

Semantic segmentation model

An implementation of a deep learning model for real-time semantic segmentation

reimpliment of DFANet: Deep Feature Aggregation for Real-Time Semantic Segmentation

GitHub

254 stars
10 watching
66 forks
Language: Python
last commit: over 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
zijundeng/pytorch-semantic-segmentation Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. 1,724
kaixhin/fcn-semantic-segmentation An implementation of semantic segmentation using fully convolutional networks 187
akirasosa/mobile-semantic-segmentation Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture 714
zhengpeng7/birefnet An implementation of a deep learning-based image segmentation model for high-resolution images 1,319
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
abbypa/nnproject_deepmask A deep learning implementation of an object segmentation algorithm. 187
fregu856/segmentation An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. 245
tangzhenyu/semanticsegmentation_dl A collection of resources and implementations for deep learning-based semantic segmentation in computer vision. 1,109
davidtvs/pytorch-enet A PyTorch implementation of a real-time semantic segmentation model using ENet architecture 389
xiaoyufenfei/lednet A lightweight deep learning framework for real-time semantic segmentation 513
pavlosmelissinos/enet-keras An implementation of a deep neural network architecture for real-time semantic segmentation in Python. 115
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 235
wasidennis/adaptsegnet This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. 849
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381