Zero-Shot Image Classification
OpenCLIP
Safetensors
English
biology
CV
images
imageomics
clip
species-classification
biological visual task
multimodal
animals
plants
fungi
species
taxonomy
rare species
endangered species
evolutionary biology
knowledge-guided
Instructions to use imageomics/bioclip-2.5-vith14 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use imageomics/bioclip-2.5-vith14 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:imageomics/bioclip-2.5-vith14') tokenizer = open_clip.get_tokenizer('hf-hub:imageomics/bioclip-2.5-vith14') - Notebooks
- Google Colab
- Kaggle
Initialize the model card
#1
by vimar - opened
@egrace479 I initialized the model card with all the information about the updated TOL-200M pending modification.
Great!
vimar changed pull request status to merged