-
Notifications
You must be signed in to change notification settings - Fork 773
Update tumor detection pipline with new components #697
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
Conversation
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
|
Hi @drbeh , Do you also need to update the code under Thanks. |
Hey @Nic-Ma, yes of course. All the tumor detection tutorials need to be updated. |
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
|
@Nic-Ma this pipeline is already tested by @ZiyueXu77 and FROC is maintained (~0.7). |
|
Hi @drbeh , Could you please help remove the 2 CSV files from the PR? It makes the PR around 200000 lines change. Thanks. |
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Hi @Nic-Ma, |
Nic-Ma
left a comment
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.
Thanks for the update, looks good to me.
@wyli Do you have any other comments?
Thanks.
* Update tumor detection pipline with new components Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * formatting Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * formatting Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Add sub dataset Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Convert xxxD transforms to xxxd Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Update pipline with nvtx annotation Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Add transforms to validation Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Update tumor notebook Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Update torch-based pipeline Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Update perfomance profiling code Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Update grid shape Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Update Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Update a comment Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Update training/validation dataset and their links Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Fix image path Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Change to validate by default Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Flip back the location dims Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Add filtered datasets Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Update csv loading Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Update validation defaults Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> * Remove csv files Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com> Co-authored-by: Nic Ma <nma@nvidia.com>
Fixes #636
Description
Updates the ignite-based tumor detection pipeline that uses numpy and pytorch tensors with the new components in MONAI.
Status
Ready
Checks
./runner [-p <regex_pattern>]