matconvnet
CNN library
A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications.
MatConvNet: CNNs for MATLAB
1k stars
119 watching
751 forks
Language: Cuda
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
vlfeat/matconvnet-fcn | A Matlab implementation of fully convolutional networks for image segmentation. | 175 |
xuzhenqi/cnn | Provides an implementation of convolutional neural networks in MATLAB. | 98 |
vlfeat/autonn | An API wrapper around MatConvNet that adds automatic differentiation for easy deep learning prototyping and research | 89 |
filipradenovic/cnnimageretrieval | This MATLAB toolbox trains and tests convolutional neural networks for image retrieval tasks, including fine-tuning and supervised whitening. | 188 |
hagaygarty/mdcnn | A MATLAB toolbox implementing 3D Convolutional Neural Networks for volumetric inputs with various features and pre-configured examples. | 53 |
imistyrain/matconvnet-oneclick | A tool to train and deploy convolutional neural networks in MATLAB using MatConvNet | 87 |
jimmy-ren/vcnn_double-bladed | An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. | 136 |
sermanet/overfeat | A C-based Convolutional Network library for image classification and feature extraction. | 597 |
pengsun/matlabcnn | A Matlab implementation of a 2D Convolutional Neural Network for educational purposes | 47 |
zhangxiangxiao/crepe | A toolkit for building character-level convolutional networks for text classification using Torch 7. | 848 |
matlab-deep-learning/convmixer-patches-are-all-you-need | Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |
decouples/matlab_deep_learning | A collection of MATLAB implementations for computer vision and deep learning algorithms. | 287 |
mmlab-cu/polynet | An implementation of a pursuit of structural diversity in very deep neural networks | 82 |
torontodeeplearning/convnet | A high-performance GPU implementation of neural networks using C++ | 507 |
matifali/dockerdl | A Docker image for deep learning environments with pre-installed packages and tools | 78 |