refinenet
Image segmentation framework
A MATLAB-based framework for semantic image segmentation and dense prediction tasks using multi-path refinement networks.
RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation
589 stars
50 watching
158 forks
Language: MATLAB
last commit: over 5 years ago
Linked from 2 awesome lists
deep-neural-networksdense-predictionimage-segmentationsemantic-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 584 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
alexgkendall/caffe-segnet | An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,080 |
preddy5/segnet | A deep neural network architecture for segmenting images into distinct regions of interest | 205 |
zhengpeng7/birefnet | This project provides an implementation of a deep learning model for image segmentation tasks, including background removal and object detection. | 1,417 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
muyang0320/tensorflow-deeplab-resnet-crf | An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation | 18 |
aitorzip/keras-icnet | A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
xiaoyufenfei/lednet | A lightweight deep learning framework for real-time semantic segmentation | 514 |
sacmehta/espnet | A deep learning framework for semantic segmentation on edge devices. | 541 |
lironui/abcnet | Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. | 34 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
fabianbormann/tensorflow-deconvnet-segmentation | An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
vlfeat/matconvnet-fcn | A Matlab implementation of fully convolutional networks for image segmentation. | 175 |