Skip to content

Image classification

A Bhat edited this page Jun 7, 2023 · 7 revisions

Description

  • Classifying images using machine learning
  • Assigning a label to an entire image

FAQ

Models

Dataset

State-of-the-art models

Model Year Details
AlexNet 2012
VGGNet 2014
GoogLeNet (Inception v1) 2014
ResNet (Residual Network) 2015
DenseNet 2016
EfficientNet 2019
Vision Transformer (ViT) 2020 Applied the transformer architecture
DeiT (Distributed ViT) 2021

See also

Clone this wiki locally