Skip to content

This is the demo showing how CLIP makes zero shot classification possible

Notifications You must be signed in to change notification settings

jemmyshin/CLIP-zero-shot-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLIP Zero Shot Classification

This is the demo showing how CLIP makes zero shot classification possible

Basic Usage

1. Install requirements

pip install -r requirements.txt

2. Run the streamlit GUI

streamlit run app.py

3. Upload your image and search

Choose the image to upload and click search.

Notice: tags file lists all labels we support for classification. (labels are from CIFAR100)

About

This is the demo showing how CLIP makes zero shot classification possible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages