Skip to content

Evaluation notebook testing zero-shot and few-shot CLIP capabilities over the cifar100 dataset

Notifications You must be signed in to change notification settings

andreagurioli1995/CLIPasFewShotClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

CLIPasFewShotClassifier

Project for the Computer Vision course.

This project aims to test the CLIP[1] capabilities over zero shot downstream tasks and test the few-shot capabilities over the CIFAR100 dataset. It wants to replicate the results estimated by CLIP's developer over the 12 samples per class few shot classifier, by exploiting a linear layer instead of the logistic regressor used previously.

[1] CLIP Learning Transferable Visual Models From Natural Language Supervision https://arxiv.org/abs/2103.00020

About

Evaluation notebook testing zero-shot and few-shot CLIP capabilities over the cifar100 dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published