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

GoodBaiBai88
/
M3D-CLIP

Image Feature Extraction
Transformers
Safetensors
m3d_clip
feature-extraction
3D medical CLIP
Image-text retrieval
custom_code
Model card Files Files and versions
xet
Community
4

Instructions to use GoodBaiBai88/M3D-CLIP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use GoodBaiBai88/M3D-CLIP with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-feature-extraction", model="GoodBaiBai88/M3D-CLIP", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("GoodBaiBai88/M3D-CLIP", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
M3D-CLIP
1.19 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
GoodBaiBai88's picture
GoodBaiBai88
Upload M3D_CLIP_table.png
ae091d8 verified about 2 years ago
  • .gitattributes
    1.57 kB
    Upload 2 files about 2 years ago
  • M3D_CLIP_table.png
    499 kB
    Upload M3D_CLIP_table.png about 2 years ago
  • README.md
    2.46 kB
    Upload M3DCLIP about 2 years ago
  • config.json
    702 Bytes
    Upload M3DCLIP about 2 years ago
  • configuration_m3d_clip.py
    1.37 kB
    Upload M3DCLIP about 2 years ago
  • itr_result.png
    1.1 MB
    xet
    Upload 2 files about 2 years ago
  • model.safetensors
    792 MB
    xet
    Upload M3DCLIP about 2 years ago
  • modeling_m3d_clip.py
    9.81 kB
    Upload M3DCLIP about 2 years ago
  • pretrained_ViT.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    396 MB
    xet
    Upload pretrained_ViT.bin about 2 years ago
  • special_tokens_map.json
    132 Bytes
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    1.3 kB
    Upload tokenizer about 2 years ago
  • vocab.txt
    262 kB
    Upload tokenizer about 2 years ago