mdCNN

Volumetric CNN

An implementation of 3D Convolutional Neural Networks in MATLAB for volumetric inputs and multi-modal data.

3D Convolutional Neural Network (CNN) for volumetric inputs. Matlab framework supporting 2D and 3D kernels

GitHub

52 stars
12 watching
40 forks
Language: MATLAB
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jimmy-ren/vcnn_double-bladed A Matlab implementation of GPU-accelerated convolutional neural networks for computer vision tasks 136
pengsun/matlabcnn A Matlab implementation of a 2D Convolutional Neural Network for educational purposes 47
vlfeat/matconvnet A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. 1,402
filipradenovic/cnnimageretrieval This MATLAB toolbox trains and tests convolutional neural networks for image retrieval tasks, including fine-tuning and supervised whitening. 188
mdeff/cnn_graph An implementation of convolutional neural networks on graphs using spectral filtering 1,339
ahmedfgad/numpycnn A Python implementation of convolutional neural networks from scratch using NumPy. 574
zcemycl/matlab-gan A collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques 189
matlab-deep-learning/abnormal-eeg-signal-classification-using-cnns Develops and trains a deep neural network to classify EEG signals as normal or abnormal 49
fielddb/deeplearntoolbox A Matlab toolbox for building and training deep neural networks 0
benedekrozemberczki/mixhop-and-n-gcn A deep learning framework implementation of higher-order graph convolutional architectures and their applications 402
modern-fortran/neural-fortran A parallel framework for building neural networks in Fortran 410
yechengxi/lightnet A Matlab-based framework for building and training deep learning models 270
xuzhenqi/cnn Provides an implementation of convolutional neural networks in MATLAB. 96
infocusp/tf_cnnvis A tool to visually analyze and understand deep learning models' internal workings, specifically convolutional neural networks. 780
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 919