-
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
Upgrade DeepCell to 0.9.2 and set up CI/CD workflows #14
Conversation
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.
Looks awesome! I was able to get it working purely by reading documentation, and the input sanitization provided great error messages for the stuff I mistyped initially.
Also did some testing of other bad args intentionally, failed gracefully for all of them.
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.
Looks great, a couple additional suggestions for wording in the readme, feel free to ignore if you don't like them.
Co-authored-by: Noah F. Greenwald <noahfgreenwald@gmail.com>
deepcell-tf:0.9.2-gpu
Mesmer
application name instead of deprecatedMultiplexSegmentation
get_image
imports (Fixes AttributeError: module 'deepcell.utils' has no attribute 'get_image' #12)deepcell_applications
module with tests for re-usable components (Fixes Improvements to the application #15)mesmer
) is required.--nuclear-channel
and--membrane-channel
to the Mesmer arguments which allow 1 or more channels to be declared. Each channel is selected and summed from the respective image. (Fixes Add support for multi-channel .ome.tiff #13)