Using image classification with ConvMixer
-
Updated
Feb 21, 2022 - ShaderLab
Using image classification with ConvMixer
Convolutional Initialization for Data-Efficient Vision Transformers
Drastically Reducing the Number of Trainable Parameters in Deep CNNs by Inter-layer Kernel-sharing
Implementation of ConvMixer-Patches Are All You Need? in TensorFlow and Keras
In this repository, a very informative and comprehensive implementation of ConvMixer architecture is provided for educational purposes using PyTorch.
Structured Initialization for Attention in Vision Transformers
This repository hosts code for converting the original ConvMixer models (PyTorch) to TensorFlow.
Implementation of ConvMixer for bird audio classification instead of a conventional CNN in PyTorch.
ECE-GY 7123 mini project at NYU
A Keras implementation of the ConvMixer architecture from the paper "Patches are all you need?", built from scratch using TensorFlow and Python.
Add a description, image, and links to the convmixer topic page so that developers can more easily learn about it.
To associate your repository with the convmixer topic, visit your repo's landing page and select "manage topics."