cnn
ConvNet
Provides an implementation of convolutional neural networks in MATLAB.
This is a matlab-code implementation of convolutional neural network
98 stars
8 watching
64 forks
Language: Matlab
last commit: over 8 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 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| A Matlab implementation of a 2D Convolutional Neural Network for educational purposes | 47 |
| An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. | 136 |
| This MATLAB toolbox trains and tests convolutional neural networks for image retrieval tasks, including fine-tuning and supervised whitening. | 188 |
| A C-based Convolutional Network library for image classification and feature extraction. | 597 |
| A Matlab implementation of fully convolutional networks for image segmentation. | 175 |
| An efficient CNN architecture for mobile devices with learned group convolutions and dense connectivity | 694 |
| A high-performance GPU implementation of neural networks using C++ | 507 |
| A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. | 347 |
| Deconvolution network architecture for semantic segmentation | 325 |
| A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
| PyTorch implementation of graph ConvNets using spectral filtering | 291 |
| A tool to train and deploy convolutional neural networks in MATLAB using MatConvNet | 87 |
| A MATLAB toolbox implementing 3D Convolutional Neural Networks for volumetric inputs with various features and pre-configured examples. | 53 |