Computer Vision

Explore Computer Vision through related topics and the articles other pages reference most.

Explore articles

Reset filters
Browse subtopics: Transformer Models

Articles that also belong to these categories. Counts cover all of Computer Vision.

Showing 1-5 of 5 articles

DETR

DETR (DEtection TRansformer) is an end-to-end object detection model that reframes detection as a direct set prediction problem solved with a transformer encoder-decoder and bipartite matching, removing the…

Deep LearningTransformer Models

DeiT

DeiT (Data-efficient Image Transformers) is a family of vision transformer models that proved Vision Transformers can be trained to state-of-the-art image classification accuracy on ImageNet alone

Deep LearningTransformer Models

Hiera

Hiera is a hierarchical vision transformer from Meta AI (FAIR), introduced in the paper "Hiera: A Hierarchical Vision Transformer without the Bells-and-Whistles" presented as an oral at the International…

Meta AITransformer Models

Swin Transformer

The Swin Transformer (Shifted Window Transformer) is a hierarchical vision transformer architecture that computes self-attention within local, non-overlapping windows and introduces a shifted window…

Deep LearningNeural Networks