Open FynnBe opened 1 year ago
some of these models do not pass static validation:
@esgomezm @ivan-ea @IvanHCenalmor could someone please take care of this. Having the failing models spam the CI logs in PRs is quite the nuisance. A first step could be to fix the model errors (in github) or remove them from the manifest.bioimage.io.yaml (then they would also disappear from the website though).
I fixed one model to get you started: https://github.com/deepimagej/models/pull/49
@esgomezm @ivan-ea @IvanHCenalmor could someone please take care of this. Having the failing models spam the CI logs in PRs is quite the nuisance. A first step could be to fix the model errors (in github) or remove them from the manifest.bioimage.io.yaml (then they would also disappear from the website though).
I think it could be ok to remove these models from the manifest. I've also encountered this problem in the DeepImageJ CI, since I'm using the bioimageio.core
library to generate the tiff files, and for some models the function load_resource_description
throws error. In the future I could fix these models and try to upload them to zenodo.
Nevertheless I would like to know what @esgomezm thinks about the models disappearing from the website.
Hi there, there are still models in the manifest file, that should be transfered to Zenodo: https://github.com/deepimagej/models/blob/6259f76df55ae002d50cd19d1bd23333a2230aed/manifest.bioimage.io.yaml#L183-L262