Instructions to use GleghornLab/lymph_node_segmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GleghornLab/lymph_node_segmentation with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-segmentation", model="GleghornLab/lymph_node_segmentation")# Load model directly from transformers import UNetForSegmentation model = UNetForSegmentation.from_pretrained("GleghornLab/lymph_node_segmentation", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
2657d76 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:16649a1d727ddf7f3ebeb663a375f4c91d8ec9655e70f45aad83f37dc12481d1
size 2208895776
|