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

add 1D_UNet_for_FCS notebook, reqs, and version #302

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aseltmann
Copy link

Dear ZeroCostDL4Mic-Team,
After mailing with Esti this summer about contributing a 1D U-Net notebook, I finally came around to finish the notebook and create the pull request. As Esti requested, I added the notebook under Beta notebooks. I saw that you simplified the requirements.txt files, but I left it as it is produced from the notebook for now.

Some special implementations in this notebook which might not be found in the other U-Net notebooks:

  • download helper for published connected datasets (published simulations for train, test, and validation, published applied data for model application, published models)
  • in-notebook simulation of training, testing, and validation data
  • model tracking and loading via mlflow
  • improved PDF reports for training and evaluation
  • FCS-specific functionality (section 6) with implementations of the correction functions from our connected preprint

Please let me know what you think - I am happy to receive your feedback!

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

Successfully merging this pull request may close these issues.

1 participant