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

  • Log In
  • Sign Up

ayyuce
/
sam2rad

Image Segmentation
Transformers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use ayyuce/sam2rad with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="ayyuce/sam2rad")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ayyuce/sam2rad", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
sam2rad
358 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
ayyuce's picture
ayyuce
a new pth model added
9c12bc5 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    3.87 kB
    Update README.md about 1 year ago
  • config.json
    107 Bytes
    Upload safetensors model with cloned tensors about 1 year ago
  • model.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    179 MB
    xet
    a new pth model added about 1 year ago
  • model.safetensors
    179 MB
    xet
    trained for 50 epochs about 1 year ago