Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Lewislou
/
cell-seg-sribd
like
3
Image Segmentation
Transformers
English
cell segmentation
stardist
hover-net
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
76d2599
cell-seg-sribd
/
models
/
__init__.py
Lewislou
Upload 24 files
0ca2a11
over 1 year ago
raw
Copy download link
history
blame
Safe
168 Bytes
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Sun Mar 20 14:23:55 2022
@author: jma
"""
from
.unetr2d
import
UNETR2D
from
.swin_unetr
import
SwinUNETR