Methods › Computer Vision › Light-weight neural networks

Light-weight neural networks

16 methods 307 papers tagged archive 2025-07-28

The archive attaches this collection's text per method and the copies differ: 4 distinct texts across 6 of the 16 methods here. All are shown, most-carried first (a tie goes to the text carrying Papers with Code's collection boilerplate, then to the longer text); no vote is taken between them.

Text 1, carried by 3 of 16 methods:

Vision Transformers are Transformer-like models applied to visual tasks. They stem from the work of ViT which directly applied a Transformer architecture on non-overlapping medium-sized image patches for image classification. Below you can find a continually updating list of vision transformers.

According to [1], ViT type models can be further categorized into uniform scale ViTs, multi-scale ViT, hybrid ViTs with convolutions, and self-supervised ViTs. The methods listed below provide a comprehensive overview of ViT models applied to a range of vision tasks.

[1] Transformers in Vision: A Survey

Text 2, carried by 1 of 16 methods:

Semantic Segmentation Models are a class of methods that address the task of semantically segmenting an image into different object classes. Below you can find a continuously updating list of semantic segmentation models.

Text 3, carried by 1 of 16 methods:

Object Detection Models are architectures used to perform the task of object detection. Below you can find a continuously updating list of object detection models.

Text 4, carried by 1 of 16 methods:

Image Models are methods that build representations of images for downstream tasks such as classification and object detection. The most popular subcategory are convolutional neural networks. Below you can find a continuously updated list of image models.

Methods

All 16 methods in this collection, most-tagged first. Year is the archive's introduced_year; the archive stores 2000 when it has none, shown here as “–”. Papers counts distinct papers the archive tags with the method. Click a heading to sort.

SqueezeNet – 97
MobileNetV1 – 74
ShuffleNet – 51
ESPNet – 23
GhostNet – 22
MobileViT – 22
FBNet – 12
MixNet – 12
MobileViTv2 – 5
PeleeNet – 3
MobileDet – 2
ProxylessNet-Mobile – 2
ESPNetv2 – 1
MoGA-B – 1
MoGA-C – 1
MobileViTv3 – 1