Zero-Shot Image Classification
OpenCLIP
English
clip
biology
CV
images
animals
species
taxonomy
rare species
endangered species
evolutionary biology
multimodal
knowledge-guided
Instructions to use imageomics/bioclip with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use imageomics/bioclip with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:imageomics/bioclip') tokenizer = open_clip.get_tokenizer('hf-hub:imageomics/bioclip') - Notebooks
- Google Colab
- Kaggle
Commit ·
484209d
1
Parent(s): 1b732c8
State MIT license within README
Browse files
README.md
CHANGED
|
@@ -48,7 +48,7 @@ In this way, BioCLIP offers potential to aid biologists in discovery of new and
|
|
| 48 |
|
| 49 |
- **Developed by:** Samuel Stevens, Jiaman Wu, Matthew J. Thompson, Elizabeth G. Campolongo, Chan Hee Song, David Edward Carlyn, Li Dong, Wasila M. Dahdul, Charles Stewart, Tanya Berger-Wolf, Wei-Lun Chao, and Yu Su
|
| 50 |
- **Model type:** Vision Transformer (ViT-B/16)
|
| 51 |
-
- **License:** MIT
|
| 52 |
- **Fine-tuned from model:** OpenAI CLIP, ViT-B/16
|
| 53 |
|
| 54 |
This model was developed for the benefit of the community as an open-source product, thus we request that any derivative products are also open-source.
|
|
|
|
| 48 |
|
| 49 |
- **Developed by:** Samuel Stevens, Jiaman Wu, Matthew J. Thompson, Elizabeth G. Campolongo, Chan Hee Song, David Edward Carlyn, Li Dong, Wasila M. Dahdul, Charles Stewart, Tanya Berger-Wolf, Wei-Lun Chao, and Yu Su
|
| 50 |
- **Model type:** Vision Transformer (ViT-B/16)
|
| 51 |
+
- **License:** MIT
|
| 52 |
- **Fine-tuned from model:** OpenAI CLIP, ViT-B/16
|
| 53 |
|
| 54 |
This model was developed for the benefit of the community as an open-source product, thus we request that any derivative products are also open-source.
|