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

255 stars
10 watching
66 forks
Language: Python
last commit: almost 5 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,729
kaixhin/fcn-semantic-segmentation An implementation of semantic segmentation using fully convolutional networks 188
akirasosa/mobile-semantic-segmentation Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture 715
zhengpeng7/birefnet An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. 1,484
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,432
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 392
xiaoyufenfei/lednet A lightweight deep learning framework for real-time semantic segmentation 514
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. 237
wasidennis/adaptsegnet This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. 851
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 380