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

Lewislou
/
cellseg_sribd

Image Segmentation
Transformers
PyTorch
English
cell_sribd
cell segmentation
stardist
hover-net
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Lewislou/cellseg_sribd with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="Lewislou/cellseg_sribd")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Lewislou/cellseg_sribd", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
cellseg_sribd
3.3 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 25 commits
Lewislou's picture
Lewislou
Update README.md
8eeb4d9 about 3 years ago
  • models
    Upload 4 files about 3 years ago
  • stardist_pkg
    Upload 27 files about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    3.53 kB
    Update README.md about 3 years ago
  • classifiers.py
    9.08 kB
    Upload 2 files about 3 years ago
  • config.json
    454 Bytes
    Upload model about 3 years ago
  • model.pt

    Detected Pickle imports (4)

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

    What is a pickle import?

    2.29 GB
    xet
    Upload model.pt about 3 years ago
  • overlay.py
    3.88 kB
    Upload overlay.py about 3 years ago
  • pytorch_model.bin
    1.01 GB
    xet
    Upload model about 3 years ago
  • requirements.txt
    607 Bytes
    Upload requirements.txt about 3 years ago
  • sribd_cellseg_models.py
    5.27 kB
    Upload sribd_cellseg_models.py about 3 years ago
  • utils_modify.py
    32.9 kB
    Upload 2 files about 3 years ago