Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

imageomics
/
bioclip

Zero-Shot Image Classification
OpenCLIP
English
clip
biology
CV
images
animals
species
taxonomy
rare species
endangered species
evolutionary biology
multimodal
knowledge-guided
Model card Files Files and versions
xet
Community
11

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
bioclip
602 MB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 20 commits
egrace479's picture
egrace479
ksmehrab's picture
ksmehrab
Move model to device to avoid error (#7)
ce901ab 2 months ago
  • examples
    Move model to device to avoid error (#7) 2 months ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    13.4 kB
    Add name and description to `yaml` for API (#8) 7 months ago
  • merges.txt
    525 kB
    Add model over 2 years ago
  • open_clip_config.json
    469 Bytes
    Add model over 2 years ago
  • open_clip_pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    599 MB
    xet
    Add model over 2 years ago
  • special_tokens_map.json
    472 Bytes
    Add model over 2 years ago
  • tokenizer.json
    2.22 MB
    Add model over 2 years ago
  • tokenizer_config.json
    755 Bytes
    Add model over 2 years ago
  • vocab.json
    862 kB
    Add model over 2 years ago