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

RendeiroLab
/
MetPredict-lung-structure-segmentation

Image Segmentation
Transformers
Safetensors
metpredict_dpt
image-feature-extraction
pathology
dpt
custom_code
Model card Files Files and versions
xet
Community

Instructions to use RendeiroLab/MetPredict-lung-structure-segmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use RendeiroLab/MetPredict-lung-structure-segmentation with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="RendeiroLab/MetPredict-lung-structure-segmentation", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("RendeiroLab/MetPredict-lung-structure-segmentation", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MetPredict-lung-structure-segmentation
4.75 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
milkzheng's picture
milkzheng
Upload folder using huggingface_hub
e72f0d1 verified 8 days ago
  • .gitattributes
    1.52 kB
    initial commit 10 days ago
  • README.md
    1.43 kB
    Upload folder using huggingface_hub 8 days ago
  • config.json
    595 Bytes
    Upload folder using huggingface_hub 8 days ago
  • dpt.py
    20.4 kB
    Upload folder using huggingface_hub 10 days ago
  • hf_model.py
    3.87 kB
    Upload folder using huggingface_hub 8 days ago
  • model.safetensors
    4.75 GB
    xet
    Upload folder using huggingface_hub 10 days ago