SAVRN
Search Contact SAVRN

SAVRN Model Hub · Models by Task

Image Feature Extraction Models

6 open-weight image feature extraction models in the SAVRN Model Hub, with AI at Meta, PyTorch Image Models and Google publishing the most.

6Models
4Publishers
22M to 304MParameter range
2Licenses

SAVRN's Take

Every model here does one job: it takes an image in and hands back a set of numbers that describe it, so downstream systems can search or compare by those numbers. Six are indexed, all Vision Transformers, and they are tiny next to anything else we price. The 22M-parameter dinov2-small needs 0.1 GB at 16-bit; dinov2-large, at 304M parameters, needs 0.7 GB, and that is the whole range. None fills a card, so the question is how many image streams one GPU carries, not how many GPUs you need. The cheapest hosted entry for all six is a single MI300X at $1.85 an hour.

AI at Meta wrote three of the six and holds the top two download slots: dinov2-base at 87M parameters draws 3,364,437 downloads a month and dinov2-small draws 3,240,723. Google's vit-base-patch16-224-in21k, pre-trained on ImageNet-21k's 14 million images across 21,843 classes at 224 by 224, sits third at 1,800,290. Five of the six carry Apache 2.0, so commercial use, modification and redistribution need no further permission. The exception is Camenduru's 303M-parameter dinov3-vitl16-pretrain-lvd1689m, filed under a license the index records only as other, and a buyer reads those terms line by line before production.

Two more checks. Match the serving stack: five load through transformers, the timm build through timm. And skip quantization; dinov2-large drops from 0.7 GB to 0.4 GB at 8-bit and 0.2 GB at 4-bit, the small ones round to zero. Run at 16-bit, put the effort into batch size, and price the job in images per hour on that $1.85 card.

Most Downloaded

ModelPublisherParametersLicenseMonthly downloadsCheapest GPUs at 16-bit
dinov2-base AI at Meta 87M apache-2.0 3.4M 1x MI300X, $1.85/hr
dinov2-small AI at Meta 22M apache-2.0 3.2M 1x MI300X, $1.85/hr
vit-base-patch16-224-in21k Google 86M apache-2.0 1.8M 1x MI300X, $1.85/hr
vit_small_patch14_dinov2.lvd142m PyTorch Image Models 22M apache-2.0 1.2M 1x MI300X, $1.85/hr
dinov2-large AI at Meta 304M apache-2.0 825.6k 1x MI300X, $1.85/hr
dinov3-vitl16-pretrain-lvd1689m Camenduru 303M other 738.6k 1x MI300X, $1.85/hr

Licenses

LicenseModelsCommercial use
apache-2.05Yes
other1Read the license

Who Publishes Them

PublisherModels
AI at Meta3
PyTorch Image Models1
Google1
Camenduru1

All 6 Models

Model · Image feature extraction

dinov2-base

AI at Meta

Vision Transformer (ViT) model trained using the DINOv2 method. It was introduced in the paper DINOv2: Learning Robust Visual Features without Supervision by Oquab et al. and first released in this repository. Disclaimer: The team releasing DINOv2 did not write a model card for this model so this model card has been written by the Hugging Face team. The Vision Transformer (ViT) is a transformer encoder model (BERT-like) pretrained on a large collection of images in a self-supervised fashion. Images are presented to the model as a sequence of fixed-size patches, which are linearly embedded. One also adds a [CLS] token to the beginning of a sequence to use it for classification tasks. One…

Open weights apache-2.0 87M parameters transformers

Model · Image feature extraction

dinov2-small

AI at Meta

Vision Transformer (ViT) model trained using the DINOv2 method. It was introduced in the paper DINOv2: Learning Robust Visual Features without Supervision by Oquab et al. and first released in this repository. Disclaimer: The team releasing DINOv2 did not write a model card for this model so this model card has been written by the Hugging Face team. The Vision Transformer (ViT) is a transformer encoder model (BERT-like) pretrained on a large collection of images in a self-supervised fashion. Images are presented to the model as a sequence of fixed-size patches, which are linearly embedded. One also adds a [CLS] token to the beginning of a sequence to use it for classification tasks. One…

Open weights apache-2.0 22M parameters transformers

Model · Image feature extraction

vit-base-patch16-224-in21k

Google

Vision Transformer (ViT) model pre-trained on ImageNet-21k (14 million images, 21,843 classes) at resolution 224x224. It was introduced in the paper An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale by Dosovitskiy et al. and first released in this repository. However, the weights were converted from the timm repository by Ross Wightman, who already converted the weights from JAX to PyTorch. Credits go to him. Disclaimer: The team releasing ViT did not write a model card for this model so this model card has been written by the Hugging Face team. The Vision Transformer (ViT) is a transformer encoder model (BERT-like) pretrained on a large collection of images in a…

Open weights apache-2.0 86M parameters transformers

Model · Image feature extraction

vit_small_patch14_dinov2.lvd142m

PyTorch Image Models

A Vision Transformer (ViT) image feature model. Pretrained on LVD-142M with self-supervised DINOv2 method. - An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale: https://arxiv.org/abs/2010.11929v2 Explore the dataset and runtime metrics of this model in timm model results.

Open weights apache-2.0 22M parameters timm

Model · Image feature extraction

dinov2-large

AI at Meta

Vision Transformer (ViT) model trained using the DINOv2 method. It was introduced in the paper DINOv2: Learning Robust Visual Features without Supervision by Oquab et al. and first released in this repository. Disclaimer: The team releasing DINOv2 did not write a model card for this model so this model card has been written by the Hugging Face team. The Vision Transformer (ViT) is a transformer encoder model (BERT-like) pretrained on a large collection of images in a self-supervised fashion. Images are presented to the model as a sequence of fixed-size patches, which are linearly embedded. One also adds a [CLS] token to the beginning of a sequence to use it for classification tasks. One…

Open weights apache-2.0 304M parameters transformers

Model · Image feature extraction

dinov3-vitl16-pretrain-lvd1689m

Camenduru

DINOv3 is a family of versatile vision foundation models that outperforms the specialized state of the art across a broad range of settings, without fine-tuning. DINOv3 produces high-quality dense features that achieve outstanding performance on various vision tasks, significantly surpassing previous self- and weakly-supervised foundation models. These are Vision Transformer and ConvNeXt models trained following the method described in the DINOv3 paper. 12 models are provided: - 10 models pretrained on web data (LVD-1689M dataset) - 1 ViT-7B trained from scratch, - 5 ViT-S/S+/B/L/H+ models distilled from the ViT-7B, - 4 ConvNeXt-{T/S/B/L} models distilled from the ViT-7B, - 2 models…

Open weights other 303M parameters transformers

Questions

Which Image feature extraction models are most downloaded?

By monthly downloads reported by the Hugging Face Hub: dinov2-base (3.4M); dinov2-small (3.2M); vit-base-patch16-224-in21k (1.8M).

Other Tasks

See all