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
/
cell-seg-sribd

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

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

  • Libraries
  • Transformers

    How to use Lewislou/cell-seg-sribd with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="Lewislou/cell-seg-sribd")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Lewislou/cell-seg-sribd", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
cell-seg-sribd / models /__pycache__
63.8 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Lewislou's picture
Lewislou
Upload 24 files
0ca2a11 about 3 years ago
  • __init__.cpython-38.pyc
    282 Bytes
    Upload 24 files about 3 years ago
  • convnext.cpython-38.pyc
    9.12 kB
    Upload 24 files about 3 years ago
  • flexible_unet.cpython-38.pyc
    10.3 kB
    Upload 24 files about 3 years ago
  • flexible_unet_convext.cpython-38.pyc
    10.4 kB
    Upload 24 files about 3 years ago
  • swin_unetr.cpython-38.pyc
    30 kB
    Upload 24 files about 3 years ago
  • unetr2d.cpython-38.pyc
    3.74 kB
    Upload 24 files about 3 years ago