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 / stardist_pkg
305 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Lewislou's picture
Lewislou
Upload 27 files
0ce1ebe about 3 years ago
  • __pycache__
    Upload 27 files about 3 years ago
  • geometry
    Upload 27 files about 3 years ago
  • kernels
    Upload 27 files about 3 years ago
  • models
    Upload 27 files about 3 years ago
  • __init__.py
    1.26 kB
    Upload 27 files about 3 years ago
  • big.py
    23.9 kB
    Upload 27 files about 3 years ago
  • bioimageio_utils.py
    19.5 kB
    Upload 27 files about 3 years ago
  • matching.py
    19.4 kB
    Upload 27 files about 3 years ago
  • nms.py
    12.8 kB
    Upload 27 files about 3 years ago
  • rays3d.py
    11.6 kB
    Upload 27 files about 3 years ago
  • sample_patches.py
    2.78 kB
    Upload 27 files about 3 years ago
  • utils.py
    15.3 kB
    Upload 27 files about 3 years ago
  • version.py
    22 Bytes
    Upload 27 files about 3 years ago