matconvnet-fcn
Segmentation engine
A Matlab implementation of fully convolutional networks for image segmentation.
A MatConvNet-based implementation of the Fully-Convolutional Networks for image segmentation
175 stars
21 watching
125 forks
Language: Matlab
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. | 1,403 |
| | An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| | Deconvolution network architecture for semantic segmentation | 325 |
| | A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. | 9 |
| | A comprehensive computer vision library providing efficient algorithms for image analysis and feature extraction | 1,605 |
| | An API wrapper around MatConvNet that adds automatic differentiation for easy deep learning prototyping and research | 89 |
| | A MATLAB-based framework for semantic image segmentation and dense prediction tasks using multi-path refinement networks. | 589 |
| | Provides an implementation of convolutional neural networks in MATLAB. | 98 |
| | A PyTorch implementation of V-Net for volumetric medical image segmentation | 703 |
| | An implementation of a Cascaded Fully Convolutional Neural Network architecture for medical image segmentation | 304 |
| | Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |
| | A deep neural network architecture for real-time semantic segmentation in images | 585 |
| | A C-based Convolutional Network library for image classification and feature extraction. | 597 |
| | An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
| | A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |