cn24
Segmentation framework
A framework for building semantic segmentation models using convolutional patch networks
Convolutional (Patch) Networks for Semantic Segmentation
123 stars
15 watching
44 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list
convolutional-networksdeep-learningopenclsegmentation
Related projects:
Repository | Description | Stars |
---|---|---|
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
sacmehta/espnet | A deep learning framework for semantic segmentation on edge devices. | 541 |
ternaus/iglovikov_segmentation | A deep learning-based semantic segmentation pipeline using the Catalyst framework. | 20 |
alexgkendall/caffe-segnet | An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,082 |
tusimple/tusimple-duc | This project presents a deep learning model for semantic segmentation using convolutional neural networks. | 609 |
aharley/segaware | An open-source software framework for building segmentation-aware convolutional networks with local attention masks | 145 |
aitorzip/keras-icnet | A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
hyeonwoonoh/decouplednet | A deep learning framework for semantic segmentation using pre-trained classification networks and heterogeneous annotations | 74 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
tangzhenyu/semanticsegmentation_dl | A collection of resources and implementations for deep learning-based semantic segmentation in computer vision. | 1,109 |
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 |
kaixhin/fcn-semantic-segmentation | An implementation of semantic segmentation using fully convolutional networks | 187 |