CoolFace
Modelpublic

KapoorLabs-Copenhagen/xenopus-stardist3d-membrane-mari

sourceHugging Facebsd-3-clauseupdated 5mo agoView on Hugging Face
0likes3downloads
Model Card

membranexenopusmari

Pretrained model from the VollSeg Xenopus zoo. Originally trained for the Tolonen / Sedzinski Xenopus tissue segmentation pipeline; now distributed under the BSD-3-Clause license for general use.

Loading

python
from vollseg import ensure_model

# Downloads weights from KapoorLabs-Copenhagen/xenopus-stardist3d-membrane-mari into <model_dir>/membrane_xenopus_mari/
ensure_model("./Mari_Models/<subfolder>", "membrane_xenopus_mari")

See https://github.com/Kapoorlabs-CAPED/KapoorLabs-VollSeg for the full segmentation pipeline.