No description
  • Python 92.9%
  • Dockerfile 7.1%
Find a file
2021-11-22 19:34:23 +03:00
__pycache__ Added docker file and test images 2021-11-22 19:34:23 +03:00
2008-03-11_Bicyclist_in_Carrboro.jpg Added docker file and test images 2021-11-22 19:34:23 +03:00
Dockerfile Added docker file and test images 2021-11-22 19:34:23 +03:00
helpers.py Update helpers.py 2021-10-24 19:54:42 +03:00
M-BERT-Base-69-ViT Linear Weights.pkl Added docker file and test images 2021-11-22 19:34:23 +03:00
Prm_VJ_fig1_featureTypesWithAlpha.png Added docker file and test images 2021-11-22 19:34:23 +03:00
README.md Update README.md 2021-10-24 17:41:57 +03:00
requirements.txt Added docker file and test images 2021-11-22 19:34:23 +03:00
simple_inference.py Added docker file and test images 2021-11-22 19:34:23 +03:00

Zero_shot_CLIP_classification

Веса грузить отсюда

wget https://www.dropbox.com/s/2oxu7hw0y9fwdqs/M-BERT-Base-69-ViT%20Linear%20Weights.pkl

Все что нужно лежит в simple_infernce

max_cosine_text - используется для сравнения одного изображения со многими текстовыми метками

max_cosine_images - используется для сравнения одного текста со многими изображениями

Collab