This is the demo showing how CLIP makes zero shot classification possible
pip install -r requirements.txt
streamlit run app.py
Choose the image to upload and click search
.
Notice: tags
file lists all labels we support for classification. (labels are from CIFAR100)