ai-forever/ruclip-vit-large-patch14-224

Model

0

stars

4

commits

2

repos using this model

2

linked in READMEs

Jan 9, 2022

updated

endpoints_compatible
pytorch
transformers

README

ruclip-vit-large-patch14-224

RuCLIP (Russian Contrastive Language–Image Pretraining) is a multimodal model for obtaining images and text similarities and rearranging captions and pictures. RuCLIP builds on a large body of work on zero-shot transfer, computer vision, natural language processing and multimodal learning.

Model was trained by Sber AI and SberDevices teams.

  • Task: text ranking; image ranking; zero-shot image classification;
  • Type: encoder
  • Num Parameters: 430M
  • Training Data Volume: 240 million text-image pairs
  • Language: Russian
  • Context Length: 77
  • Transformer Layers: 12
  • Transformer Width: 768
  • Transformer Heads: 12
  • Image Size: 224
  • Vision Layers: 24
  • Vision Width: 1024
  • Vision Patch Size: 14

Usage Github

pip install ruclip
clip, processor = ruclip.load("ruclip-vit-large-patch14-224", device="cuda")

Performance

We have evaluated the performance on the following datasets:

DatasetMetric NameMetric Result
Food101acc0.597
CIFAR10acc0.878
CIFAR100acc0.511
Birdsnapacc0.172
SUN397acc0.484
Stanford Carsacc0.559
DTDacc0.370
MNISTacc0.337
STL10acc0.934
PCamacc0.520
CLEVRacc0.152
Rendered SST2acc0.529
ImageNetacc0.426
FGVC Aircraftmean-per-class0.046
Oxford Petsmean-per-class0.604
Caltech101mean-per-class0.777
Flowers102mean-per-class0.455
HatefulMemesroc-auc0.530

Authors

Contributors

SH
shonenkov

2 commits

ai-forever

1 commits

system

1 commits

ai-forever/ruclip-vit-large-patch14-224

Model

0

stars

4

commits

2

repos using this model

2

linked in READMEs

Jan 9, 2022

updated

endpoints_compatible
pytorch
transformers

README

ruclip-vit-large-patch14-224

RuCLIP (Russian Contrastive Language–Image Pretraining) is a multimodal model for obtaining images and text similarities and rearranging captions and pictures. RuCLIP builds on a large body of work on zero-shot transfer, computer vision, natural language processing and multimodal learning.

Model was trained by Sber AI and SberDevices teams.

  • Task: text ranking; image ranking; zero-shot image classification;
  • Type: encoder
  • Num Parameters: 430M
  • Training Data Volume: 240 million text-image pairs
  • Language: Russian
  • Context Length: 77
  • Transformer Layers: 12
  • Transformer Width: 768
  • Transformer Heads: 12
  • Image Size: 224
  • Vision Layers: 24
  • Vision Width: 1024
  • Vision Patch Size: 14

Usage Github

pip install ruclip
clip, processor = ruclip.load("ruclip-vit-large-patch14-224", device="cuda")

Performance

We have evaluated the performance on the following datasets:

DatasetMetric NameMetric Result
Food101acc0.597
CIFAR10acc0.878
CIFAR100acc0.511
Birdsnapacc0.172
SUN397acc0.484
Stanford Carsacc0.559
DTDacc0.370
MNISTacc0.337
STL10acc0.934
PCamacc0.520
CLEVRacc0.152
Rendered SST2acc0.529
ImageNetacc0.426
FGVC Aircraftmean-per-class0.046
Oxford Petsmean-per-class0.604
Caltech101mean-per-class0.777
Flowers102mean-per-class0.455
HatefulMemesroc-auc0.530

Authors

Contributors

SH
shonenkov

2 commits

ai-forever

1 commits

system

1 commits