kreshuklab / plant-seg

A tool for cell instance aware segmentation in densely packed 3D volumetric images
https://kreshuklab.github.io/plant-seg/
MIT License
89 stars 30 forks source link

BioImage.IO Core: Execute PlantSeg-compatible models by nickname #247

Closed qin-yu closed 1 month ago

qin-yu commented 1 month ago

New: Predict with models from BioImage.IO Model Zoo

After Zenodo failed BioImage.IO and BioImage.IO's storage moved to EBI, this PR:

The next step is to discuss with BioImage.IO team about filtering models and make PlantSeg community partner.

image

Prediction with PlantSeg Custom/Official models in PlantSeg Zoo is not affected:

image

qin-yu commented 1 month ago

I believe the introduction of BioImage.IO is significant enough for a new release, potentially v1.8.0. But I suggest we hold off on finalizing this until all related steps are completed.

lorenzocerrone commented 1 month ago

Hey Qin, looks great! And I am also up for a release.

I have only two points to discuss before releasing: Screenshot from 2024-05-26 10-36-58

qin-yu commented 1 month ago

I'll do filters but because there is no one forcing users to upload a model with tags, filtering does't guarantee you to find the right models. However, there are ways to check compatibility, which can also be put to BioImage.IO for checking during upload. I'll do these two together as the next step.

For removing the filters for BioImage.IO models we can actually keep them when the checks I mentioned above are done. I can remove them for a brief period. (I actually want to improve the filters because for modality and segmentation type there are more)****

lorenzocerrone commented 1 month ago

Perfect :) sounds good! Feel free to make a release when you are ready!