-
Notifications
You must be signed in to change notification settings - Fork 775
Add MONAI Label E2E Tutorial Series #1097
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: tangy5 <yucheng.tang@vanderbilt.edu>
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
|
Hi @tangy5 |
|
Also I noticed most other notebooks do not use the index (such as 1.1 and 1.1.1) in the titles. I would propose that we can unify so that one day if we need to replace/remove something in all notebooks, it can be easily done in a text editor. |
Users can use 3D Slicer on Mac, but MONAI Label can't, users can setup MONAI Label server with Linux then use 3D Slicer for annotation on Mac. Just with a host/port pass. That's OK. |
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
579793f to
de720df
Compare
Emm, let's think about this, MONAI Label tutorials are not fully notebook executable experience, most parts are markdown where users want to read. Like a book chapter. Maybe index is better for these markdown texts. |
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
a56ec68 to
62054c0
Compare
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
b4629f4 to
2dd1c9a
Compare
|
Hi @wyli , I guess some checks are canceled due to some configs of notebooks, these MONAI Label tutorials only has bash command, no training/inference executable python codes. Do you have some hints how to pass the premerge-notebooks check? |
|
Convert to Draft for now. |
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
wyli
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, it looks good to me. for the readme file, perhaps we can include more info about
- minimal hardware requirements, operating system?
- where to ask monailabel questions/create bug reports?
- references of monailabel paper?
- the URLs for the 3rd party software?
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
for more information, see https://pre-commit.ci
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
Hi MONAI Label team @SachidanandAlle @diazandr3s @finalelement @Nic-Ma: Let's start our MONAILabel tutorial series. I've made several E2E tutorials for all sample apps with some end tasks. We will put all MONAI Label related tutorials in this repo. Some thoughts from my side: - In the future, there will be more E2E tutorials for end-users or developers. E.g., OHIF, Orthanc, DSA, Interactive labeling (DeepEdit), Detection...etc....Whenever there is a new viewer/plugin/datastore/task/special feature, we can make a tutorial. - The purpose for these tutorials is to provide e2e experience for new users or developers. - I will create a doc page in the MONAILabel repo to link these tutorials. - If any customer/users/collaborators asks question on viewer/plugin/server installation, setup question, we can help them and refer materials here. Let me know if you have any thoughts or suggestions for these tutorials. Cheers. Signed-off-by: tangy5 <yucheng.tang@vanderbilt.edu>
Hi MONAI Label team @SachidanandAlle @diazandr3s @finalelement @Nic-Ma:
Let's start our MONAILabel tutorial series.
I've made several E2E tutorials for all sample apps with some end tasks.
We will put all MONAI Label related tutorials in this repo.
Some thoughts from my side:
Let me know if you have any thoughts or suggestions for these tutorials.
Cheers.