CDBN
CDBN
An implementation of Convolutional Deep Belief Networks with support for different computation methods and CUDA acceleration
Convolutional Deep Belief Networks with 'MATLAB','MEX','CUDA' versions
35 stars
3 watching
25 forks
Language: Matlab
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/cvt | An implementation of a new neural network architecture that combines the strengths of convolutional and transformer designs to improve performance on image classification tasks. | 558 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
muhanzhang/dgcnn | A deep learning architecture for graph classification that extracts vertex features through propagation-based graph convolution and retains more node information than traditional sum pooling methods. | 173 |
chenxi116/pnasnet.tf | An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
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. | 285 |
charlotte-pel/temporalcnn | A deep learning-based approach to classifying satellite image time series using convolutional neural networks. | 149 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
sccn/iclabel | A tool that automatically classifies independent components in EEG data using machine learning algorithms | 53 |
fyu/drn | An open-source implementation of dilated residual networks for image classification and segmentation tasks. | 1,103 |
homles11/igcv3 | An implementation of an efficient deep neural network architecture | 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 |
aman-chauhan/image-coloring | Develops a neural network to color grayscale images using local and global features | 2 |
ucbdrive/dla | A software framework for deep learning-based image classification and segmentation tasks | 434 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |