CvT

Image classifier

An implementation of a new neural network architecture that combines the strengths of convolutional and transformer designs to improve performance on image classification tasks.

This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.

GitHub

559 stars
14 watching
120 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list

classificationcomputer-visioncvtdeep-learningimagenet

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
lonl/cdbnAn implementation of Convolutional Deep Belief Networks with various computational methods and GPU acceleration.35
ibm/max-resnet-50An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset.14
ibm/max-image-segmenterAn image segmentation system that identifies objects in an image and assigns each pixel to a particular object.32
cmsflash/beauty-netProvides a basic framework for training deep learning models on image classification tasks using PyTorch187
lucasjinreal/pytorch_image_classifierAn image classification system built using PyTorch, capable of fine-tuning on various models and datasets.113
neuralix/google_evolutionA Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers53
chenxi116/pnasnet.tfAn implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.102
hrnet/hrnet-image-classificationThis project provides a Python implementation of high-resolution networks for image classification on ImageNet.971
matlab-deep-learning/convmixer-patches-are-all-you-needDemonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB6
whai362/pvtAn implementation of Pyramid Vision Transformers for image classification, object detection, and semantic segmentation tasks1,745
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
dirtyharrylyl/transformer-in-visionA collection of resources and papers related to Transformer-based computer vision models and techniques.1,324
imageomics/bioclipA deep learning framework trained on a large biological image dataset to learn taxonomic labels and classify images.174
ethanhe42/u-netA convolutional neural network architecture for biomedical image segmentation430