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 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use imageomics/bioclip-2 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:imageomics/bioclip-2') tokenizer = open_clip.get_tokenizer('hf-hub:imageomics/bioclip-2') - Notebooks
- Google Colab
- Kaggle
Clarify TOL-200M revision used for training
#5
by egrace479 - opened
Also improves formatting of homepage URL (displays "BioCLIP 2 Project Page" instead of partial URL).
Looks good to me!
@vimar , I added the "new version" flag to point to BioCLIP 2.5 Huge. Do we want to specify the TOL-200M revision used for BioCLIP 2 in the first description too, or just keep that detail in the training data section?
Leaving the details in the training data section would be fine
egrace479 changed pull request status to merged