mlexchange / mlex_highres_segmentation

A Dash interface for ML-based segmentation of user-annotated large multi-dimensional image data
Other
5 stars 4 forks source link

adding basic functionality to filter results #156

Closed cleaaum closed 11 months ago

cleaaum commented 11 months ago

Segmentation results: filtering by only loading images that actually have segmented results on them, by reading how many annotated slices are in the mask. Note that the mask is a simple file at the top level of the directory. The path to this should be updated when the masks are available in Tiled.

BugFix: loading overlay, moved to the control bar and only choosing specific events to trigger the loading overlay. Previously the loading overlay would get triggered by just about anything (ie drawing).

github-actions[bot] commented 11 months ago

Staging application has been deployed and is available at: https://dash5-services.plotly.host/ml-exchange-staging Production app name: ml-exchange Current branch name: partial-segmented-results Commit: 326b2447fcadc0d3b195d7c34f4dd8a9b7807669

danton267 commented 11 months ago

This works great, can be merged.