convmixer-patches-are-all-you-need
Image classifier
Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB
ConvMixer - Patches Are All You Need?
6 stars
3 watching
2 forks
Language: MATLAB
last commit: almost 3 years ago cifar10cifar10-classificationdeep-learningexampleimage-classificationmatlabmatlab-deep-learningpretrained-models
Related projects:
Repository | Description | Stars |
---|---|---|
locuslab/convmixer-cifar10 | A simple ConvMixer-based classification system for the CIFAR-10 dataset | 41 |
locuslab/convmixer | An implementation of the ConvMixer neural network architecture in Python | 1,062 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 47 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
decouples/matlab_deep_learning | A collection of MATLAB implementations for computer vision and deep learning algorithms. | 283 |
matlab-deep-learning/pretrained-deeplabv3plus | Provides pre-trained and customizable semantic segmentation model in MATLAB | 23 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
jaiverma/matlab | A collection of MATLAB code examples for various digital image processing tasks. | 36 |
vlfeat/matconvnet | A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. | 1,402 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
csailvision/places365 | Provides pre-trained deep learning models for scene classification on the Places365 dataset | 1,926 |
matlab-deep-learning/image-classification-in-matlab-using-tensorflow | This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. | 51 |
matlab-deep-learning/pretrained-yolov8-network-for-object-detection | Pretrained YOLO object detection networks for real-time performance with good detection quality in MATLAB | 29 |
matlab-deep-learning/pretrained-yolov9-network-for-object-detection | Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. | 4 |
lonl/cdbn | An implementation of a neural network architecture for image classification using convolutional and belief propagation techniques. | 35 |