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
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Lewislou's picture
Lewislou
Upload 5 files
72283e3 about 3 years ago
  • 0
    Upload 5 files about 3 years ago
  • 1
    Upload 5 files about 3 years ago
  • 2
    Upload 5 files about 3 years ago
  • 3
    Upload 5 files about 3 years ago
  • __pycache__
    Upload 24 files about 3 years ago
  • cls
    Upload 5 files about 3 years ago
  • __init__.py
    168 Bytes
    Upload 24 files about 3 years ago
  • convnext.py
    10.1 kB
    Upload 24 files about 3 years ago
  • flexible_unet.py
    12.1 kB
    Upload 24 files about 3 years ago
  • flexible_unet_convext.py
    18 kB
    Upload 24 files about 3 years ago