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

  • Log In
  • Sign Up

aholk
/
LN_segmentation_sweep

Image Segmentation
Transformers
Safetensors
PyTorch
segmentation
multilabel
unet
medical-imaging
Model card Files Files and versions
xet
Community

Instructions to use aholk/LN_segmentation_sweep with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use aholk/LN_segmentation_sweep with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="aholk/LN_segmentation_sweep")
    # Load model directly
    from transformers import UNetForSegmentation
    model = UNetForSegmentation.from_pretrained("aholk/LN_segmentation_sweep", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
LN_segmentation_sweep
2.21 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
aholk's picture
aholk
Upload folder using huggingface_hub
12f0910 verified 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    2.12 kB
    Upload folder using huggingface_hub 2 months ago
  • config.json
    329 Bytes
    Upload folder using huggingface_hub 2 months ago
  • model.safetensors
    2.21 GB
    xet
    Upload folder using huggingface_hub 2 months ago