convmixer-cifar10
ConvMixer model
A simple ConvMixer-based classification system for the CIFAR-10 dataset
Simple CIFAR-10 classification with ConvMixer
41 stars
5 watching
10 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
locuslab/convmixer | An implementation of the ConvMixer neural network architecture in Python | 1,062 |
matlab-deep-learning/convmixer-patches-are-all-you-need | Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |
zygmuntz/kaggle-cifar | Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. | 44 |
locuslab/trellisnet | This repository presents a novel neural network architecture and its applications in sequence modeling tasks such as language modeling and classification. | 473 |
locuslab/e2e-model-learning | Develops an approach to learning probabilistic models in stochastic optimization problems | 200 |
nagadomi/kaggle-cifar10-torch7 | A deep neural network architecture optimized for image classification on the CIFAR-10 dataset | 246 |
bigballon/cifar-zoo | Provides implementations of CNN architectures and improvement methods for image classification on the CIFAR benchmark. | 700 |
inisis/brocolli | Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
alibaba/conv-llava | This project presents an optimization technique for large-scale image models to reduce computational requirements while maintaining performance. | 105 |
fox-it/dissect.cim | A Dissect module implementing a parser for the Windows Common Information Model (CIM) database | 5 |
udayvir-singh/hibiscus.nvim | A collection of high-level, opinionated macros and plugins to simplify Neovim configuration | 107 |
jvalegre/robert | Automated machine learning protocols for cheminformatics using Python | 38 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
csailvision/places365 | Provides pre-trained deep learning models for scene classification on the Places365 dataset | 1,926 |
davidcpage/cifar10-fast | Demonstrates training a small ResNet on CIFAR10 with a specific configuration and benchmarking setup | 532 |