-
Notifications
You must be signed in to change notification settings - Fork 141
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 cell tracking demo including optimisation of tracking parameters #1069
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1069 +/- ##
==========================================
- Coverage 93.56% 93.56% -0.01%
==========================================
Files 203 203
Lines 13123 13120 -3
Branches 2679 2679
==========================================
- Hits 12279 12276 -3
Misses 594 594
Partials 250 250
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some documentation suggestions but overall it looks really good!
Co-authored-by: Nicola Perree <71126372+nperree-dstl@users.noreply.github.com>
Co-authored-by: Nicola Perree <71126372+nperree-dstl@users.noreply.github.com>
Co-authored-by: Nicola Perree <71126372+nperree-dstl@users.noreply.github.com>
Co-authored-by: Nicola Perree <71126372+nperree-dstl@users.noreply.github.com>
Co-authored-by: Nicola Perree <71126372+nperree-dstl@users.noreply.github.com>
Co-authored-by: Nicola Perree <71126372+nperree-dstl@users.noreply.github.com>
Looks good! Unfortunately you might need to regenerate all the additional files so they correspond with those changes (the .ipynb, .rst and .py.md5 files) - sorry! |
Demo for tracking biological cells in microscopy time lapse imagery, including optimisation of tracking parameters using Optuna.