Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide spec compliant example yaml files #111

Closed
maweigert opened this issue Jun 12, 2021 · 3 comments
Closed

Provide spec compliant example yaml files #111

maweigert opened this issue Jun 12, 2021 · 3 comments

Comments

@maweigert
Copy link

I think it would be nice to provide some spec compliant yaml files for different version of the format in the main repo. This way, it would be easier to debug validation errors in custom specs that get created

@constantinpape
Copy link
Collaborator

Yes, we will work on this once the tests are running again, see #103 and we have removed the pickle related things from the spec, see #104 (this was just introduced for testing purposes and should not be part of the spec).
Initially, I think we should move two models here (and bring them up-to-date with the most recent spec):

@constantinpape
Copy link
Collaborator

I am reviving this issue. We do have one example model now, but it would be good to have some more to also have more example models for different tests. In particular, I would like to have:

  1. a model with keras, tf and tf-js weights
  2. a model with multiple input and output tensors
  3. a model which produces an output tensor of different size

I can take care of 2 and 3, but we would need your help for 1, @esgomezm.

@constantinpape
Copy link
Collaborator

There are a lot of example models now here: https://github.com/bioimage-io/spec-bioimage-io/tree/main/example_specs/models

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants