bioimage-io / collection-bioimage-io

(deprecated in favor of bioimage-io/collection) RDF collection for BioImage.IO
5 stars 9 forks source link

Add BiaPy as a community partner #693

Closed danifranco closed 10 months ago

danifranco commented 10 months ago

Hi BMZ team!

We would like to join as a community partner with BiaPy, an open source Python library for building bioimage analysis pipelines. This repository is actively under development by the Biomedical Computer Vision group at the University of the Basque Country and the Donostia International Physics Center. The library provides an easy way to create image processing pipelines that are typically used in the analysis of biology microscopy images in 2D and 3D. Namely, BiaPy contains ready-to-use solutions for the tasks of semantic segmentation, instance segmentation, object detection, image denoising, single image super-resolution, self-supervised learning and image classification. The source code is based on Pytorch as backend.

Do not hesitate to contact me if there is some problem or if we missed something to become a community partner. We will set up the continuous integration (as described in your doc as soon as possible).

Thank you so much for your time!

FynnBe commented 10 months ago

Great to see how you're almost ready to join! One minor ting I noticed was the capital ids (with the additional _biapy ending). I propose minor changes in https://github.com/danifranco/BiaPy-bioimage-io/pull/1

I also propose to add a validation workflow: https://github.com/danifranco/BiaPy-bioimage-io/pull/2 Once that one passes the CI here should also pass and you'd be all set as a community partner from my side.

danifranco commented 10 months ago

Thank you for the changes made @FynnBe ! Just noticed that one of the checks failed. Do I need to do something else from my side?

FynnBe commented 10 months ago

The remaining error is unrelated to BiaPy (I opened an issue about it here: https://github.com/deepimagej/models/issues/52 and fixed the collection script to not fail while this is not fixed: https://github.com/bioimage-io/collection-bioimage-io/commit/fdb111370b096590767e83b9517486f7934ec573 )

So then, I'll merge this PR. Welcome BiaPy!

oeway commented 10 months ago

@danifranco As one of the condition for the bioimage.io community partner:

To make the maintainance easier, we also ask you to add one of the admin member as collabrators in your resource collection repository. This will make it easier for us to help you maintaining your collection, and keep synchronized in case we make changes to the specification.

Could you please add me (@oeway) to the collaborator?

danifranco commented 10 months ago

Sure!! I just added you as a collaborator!