Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Salesforce
/
blip-itm-large-coco

Transformers
PyTorch
google-tensorflow TensorFlow
blip
image-text-matching
Model card Files Files and versions
xet
Community
5

Instructions to use Salesforce/blip-itm-large-coco with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Salesforce/blip-itm-large-coco with Transformers:

    # Load model directly
    from transformers import AutoProcessor, BlipForImageTextRetrieval
    
    processor = AutoProcessor.from_pretrained("Salesforce/blip-itm-large-coco")
    model = BlipForImageTextRetrieval.from_pretrained("Salesforce/blip-itm-large-coco")
  • Notebooks
  • Google Colab
  • Kaggle
blip-itm-large-coco
Ctrl+K
Ctrl+K
  • 4 contributors
History: 9 commits
xurantju's picture
xurantju
Update README.md
19502f1 verified over 1 year ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    5.5 kB
    Update README.md over 1 year ago
  • config.json
    4.59 kB
    Update config.json (#3) about 3 years ago
  • preprocessor_config.json
    445 Bytes
    Upload processor over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    1.78 GB
    xet
    Upload BlipForImageTextRetrieval over 3 years ago
  • special_tokens_map.json
    125 Bytes
    Upload processor over 3 years ago
  • tf_model.h5
    1.79 GB
    xet
    Add TF weights (#2) about 3 years ago
  • tokenizer.json
    711 kB
    Upload processor over 3 years ago
  • tokenizer_config.json
    456 Bytes
    Upload processor over 3 years ago
  • vocab.txt
    232 kB
    Upload processor over 3 years ago