Skip to content
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

TensorboardImageHandler for challenge_baseline #87

Closed
massimilianoporzio opened this issue Dec 12, 2020 · 3 comments
Closed

TensorboardImageHandler for challenge_baseline #87

massimilianoporzio opened this issue Dec 12, 2020 · 3 comments
Labels
question Further information is requested

Comments

@massimilianoporzio
Copy link

Please can anybody tell me how to use the TensorboardimageHandler for the challnege_baseline script?
What is the output_transform to use?

@Nic-Ma
Copy link
Contributor

Nic-Ma commented Dec 14, 2020

Hi @massimilianoporzio ,

Thanks for your interest in MONAI tutorials.
You can refer to this example:
https://github.com/Project-MONAI/tutorials/blob/master/3d_segmentation/ignite/unet_training_dict.py#L225

Thanks.

@Nic-Ma Nic-Ma added the question Further information is requested label Dec 14, 2020
@massimilianoporzio
Copy link
Author

massimilianoporzio commented Dec 14, 2020 via email

@Nic-Ma
Copy link
Contributor

Nic-Ma commented Dec 14, 2020

Hi @massimilianoporzio ,

output is from this line:
https://github.com/Project-MONAI/tutorials/blob/master/3d_segmentation/ignite/unet_training_dict.py#L192
It's a standard ignite API.

Thanks.

@Nic-Ma Nic-Ma closed this as completed Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants