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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

HopitAI
/
moda-fashionsiglip-multiview-203m

Image Feature Extraction
OpenCLIP
English
clip
open-clip
siglip
fashion
text-to-image-retrieval
multimodal-retrieval
embedding
mps
Model card Files Files and versions
xet
Community

Instructions to use HopitAI/moda-fashionsiglip-multiview-203m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • OpenCLIP

    How to use HopitAI/moda-fashionsiglip-multiview-203m with OpenCLIP:

    import open_clip
    
    model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:HopitAI/moda-fashionsiglip-multiview-203m')
    tokenizer = open_clip.get_tokenizer('hf-hub:HopitAI/moda-fashionsiglip-multiview-203m')
  • Notebooks
  • Google Colab
  • Kaggle
moda-fashionsiglip-multiview-203m
47.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
ArkidMitra's picture
ArkidMitra
card: add booking link
7a8ffaf verified about 2 months ago
  • benchmark_results
    Publish MODA multi-view retrieval system + standalone inference script about 2 months ago
  • src
    Publish MODA multi-view retrieval system + standalone inference script about 2 months ago
  • tests
    Publish MODA multi-view retrieval system + standalone inference script about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • LICENSE
    1.07 kB
    Publish MODA multi-view retrieval system + standalone inference script about 2 months ago
  • README.md
    8.47 kB
    card: add booking link about 2 months ago
  • config.json
    1.12 kB
    Publish MODA multi-view retrieval system + standalone inference script about 2 months ago
  • example_retrieval.py
    168 Bytes
    Publish MODA multi-view retrieval system + standalone inference script about 2 months ago
  • inference.py
    4.72 kB
    Publish MODA multi-view retrieval system + standalone inference script about 2 months ago
  • pyproject.toml
    1.44 kB
    Declare transformers and sentencepiece: needed by the SigLIP HFTokenizer about 2 months ago
  • requirements.txt
    124 Bytes
    Declare transformers and sentencepiece: needed by the SigLIP HFTokenizer about 2 months ago