Skip to content

add surgtoolloc preprocess notebooks #973

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

Merged
merged 27 commits into from
Nov 21, 2022
Merged

add surgtoolloc preprocess notebooks #973

merged 27 commits into from
Nov 21, 2022

Conversation

boliu61
Copy link
Contributor

@boliu61 boliu61 commented Oct 4, 2022

Fixes #966 cc @yiheng-wang-nv

Description

  1. Add competitions directory and move kaggle sub-directory under it. Also create MICCAI sub-directory. ( Contributed by @boliu61 )
  2. Add preprocessing notebooks to surgtoolloc competition folder (Contributed by @boliu61 )
  3. Add solution of task 2 (Contributed by @yiheng-wang-nv )
  4. Add solution of task 1 (Contributed by David Austin, and cleaned by @yiheng-wang-nv )

Checks

  • Notebook runs automatically ./runner [-p <regex_pattern>]

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@yiheng-wang-nv
Copy link
Contributor

Hi @boliu61 , thanks for the updates. I will check the PR and fix the pep8 issue.

@yiheng-wang-nv
Copy link
Contributor

Supplement on my side: the preprocessing part and training method (yolov5 based) for task 2 (detection) has been added.
The next step is to add our MONAI based solution for task 1 (classification).

@boliu61
Copy link
Contributor Author

boliu61 commented Oct 14, 2022

Yiheng's 7 commits look good to me. Thanks for fixing pep8

@yiheng-wang-nv yiheng-wang-nv marked this pull request as ready for review November 10, 2022 12:12
@yiheng-wang-nv
Copy link
Contributor

Update: I received the code of task 1 from David, I will update that part soon.

@Nic-Ma
Copy link
Contributor

Nic-Ma commented Nov 18, 2022

Hi @yiheng-wang-nv ,

Please add it to the root README: https://github.com/Project-MONAI/tutorials/blob/main/README.md.

Thanks.

@yiheng-wang-nv yiheng-wang-nv requested a review from wyli November 21, 2022 13:27
Copy link
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, it looks good to me.

@wyli wyli enabled auto-merge (squash) November 21, 2022 13:57
@wyli wyli disabled auto-merge November 21, 2022 13:58
@wyli wyli merged commit deaabb8 into Project-MONAI:main Nov 21, 2022
boneseva pushed a commit to boneseva/MONAI-tutorials that referenced this pull request Apr 21, 2024
Fixes Project-MONAI#966 cc
@yiheng-wang-nv

### Description
1. Add `competitions` directory and move `kaggle` sub-directory under
it. Also create `MICCAI` sub-directory. ( Contributed by @boliu61 )
2. Add preprocessing notebooks to surgtoolloc competition folder
(Contributed by @boliu61 )
3. Add solution of task 2 (Contributed by @yiheng-wang-nv )
4. Add solution of task 1 (Contributed by David Austin, and cleaned by
@yiheng-wang-nv )

### Checks
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [ ] Notebook runs automatically `./runner [-p <regex_pattern>]`

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yiheng Wang <[email protected]>
Co-authored-by: Yiheng Wang <[email protected]>
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.

Add solution of MICCAI surgical tool localization challenge
4 participants