-
Notifications
You must be signed in to change notification settings - Fork 6
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
SpotMAX would like to join as a community partner #104
Comments
Hi @ElpadoCan ! Here suggestions to get you started contributing your models and dataset (no need to wait to be a community partner, this is open to anyone):
The description format is currently documented in a few ways:
Here you can find details on the technical steps of how to become a community partner (I will help you complete these steps):
|
Hi @FynnBe, Thank you very much for the quick reply. I just created PR #106 to add SpotMAX to the list of partners. About the resources we plan to contribute, I will look into it as soon as I can. I will start with the models. Instead, could we please wait for the dataset to be on a repository like EBI BioImage Archive with a permanent DOI? Thanks! |
Hi @FynnBe, I started looking at the notebook on how to create my model to upload to the zoo and I have a question. The notebook creates a However, my model is not existing yet, so how do I initialize |
Of course, you can upload their descriptions whenever you're ready |
Here is a notebook that I created a recent presentation from: In it a model is created from scratch (see section 'Description details') |
Fantastic thank you very much!! Small suggestion, it would be nice to have the name of the software as tool tip on each partner's icon, what do you think? Not a priority at all of course. Thanks again and I will try to contribute models now. I will also look into having automatic upload for our users of the models they train through a simple "Upload to Bioimage.IO" button on SpotMAX gui, if they want of course. |
Small update: collection/scripts/script_utils.py Lines 48 to 72 in 5327dac
This simplifies the compatibility script needed from a partner, e.g. ilastik example, so now almost only an analog to collection/scripts/check_compatibility_ilastik.py Lines 16 to 25 in 5327dac
is needed to implement the compatibility check. Hope this makes things easier now and more maintainable in the future! |
1. Description of your software, organization, company or team
SpotMAX is a Python software for the analysis of multi-dimensional fluorescence microscopy data.
2. Description of the resources that you plan to contribute. Please also include the url to your project repo.
We plan to upload two U-Net models (one 2D and one 3D) trained on a large dataset of diffraction-limited spots. Additionally, SpotMAX can run the models from BioImage.IO and we will encourage users who train their own SpotMAX model to submit it as a resource on BioImage.IO.
The training dataset is available here (permanent link with DOI coming soon): https://hmgubox2.helmholtz-muenchen.de/index.php/s/BFpbnnNGNFQCTk3
If possible, we would also like to contribute to BioImage.IO code development.
3. Description of future plans on how your project will be maintained.
SpotMAX is developed on top of our previously published software Cell-ACDC.
It has been primarily developed and maintained by me (Francesco Padovani) with funding ensured by the PI of the group, Kurt Schmoller. It is already used by more than 15 research labs. Many of these labs (some of them are co-authors) already provided invaluable feedback to further improve our software.
We are committed to maintaining SpotMAX for the years to come while applying for grants to keep it alive. It builds on top of the Cell-ACDC user base that counts over 100 active users.
Thank you very much and congratulations on the incredible amount of work done so far, BioImage.IO is amazing 🚀
The text was updated successfully, but these errors were encountered: