Skip to content

adds image dataset demo#222

Merged
wyli merged 2 commits intoProject-MONAI:masterfrom
wyli:image-dataset-demo
Jun 7, 2021
Merged

adds image dataset demo#222
wyli merged 2 commits intoProject-MONAI:masterfrom
wyli:image-dataset-demo

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Jun 4, 2021

Signed-off-by: Wenqi Li [email protected]

adds a demo for PR Project-MONAI/MONAI#2308

Status

Ready

Checks

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

Signed-off-by: Wenqi Li <[email protected]>
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@wyli wyli requested review from Nic-Ma, ericspod and rijobro June 4, 2021 10:54
Signed-off-by: Wenqi Li <[email protected]>
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

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

Thanks for your quick demo example.
I put a minor comment for typo, others look good to me.

Thanks.

" transform_with_metadata=True,\n",
")\n",
"print(\"image shape:\", img_dataset[0][0].shape)\n",
"print(\"seg. shape:\", img_dataset[0][1].shape)"
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma Jun 4, 2021

Choose a reason for hiding this comment

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

Please remove this typo "." in "seg. shape:"

Thanks.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

the 'seg.' is an abbreviation of segmentation

@wyli wyli merged commit 272645e into Project-MONAI:master Jun 7, 2021
@wyli wyli deleted the image-dataset-demo branch June 7, 2021 09:35
boneseva pushed a commit to boneseva/MONAI-tutorials that referenced this pull request Apr 21, 2024
* adds image dataset demo

Signed-off-by: Wenqi Li <[email protected]>

* fixes typo

Signed-off-by: Wenqi Li <[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.

2 participants