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
1from vollseg import ensure_model
23# Downloads weights from KapoorLabs-Copenhagen/xenopus-stardist3d-membrane-mari into <model_dir>/membrane_xenopus_mari/4ensure_model("./Mari_Models/<subfolder>","membrane_xenopus_mari")