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-nuclei-mari into <model_dir>/nuclei_xenopus_mari/4ensure_model("./Mari_Models/<subfolder>","nuclei_xenopus_mari")