Closed siavashk closed 2 years ago
@siavashk thanks for the report :+1: @bnmajor please take a look
@siavashk I took a look at this and I am able to view the cube, but I can see where the problems that you are seeing are coming from. Important to note:
image
or label
, as this is how the plugin identifies what to load and what role the data has. Changing the tag should fix your issue.Thank you for sharing your issue though! This information is covered in the docs but I think that it should be made even clearer and probably re-iterated throughout the docs in a few more places. And I can look into a more useful message for others that select the plugin from the drop down in the future so that it is not a misleading progress bar.
I am going to close this for now but please feel free to re-open or add on if you have additional questions!
@bnmajor thank you for looking into this. I will try it out later today.
I didn't find the information in the docs though (maybe I am looking at the wrong place?). I looked here.
@siavashk Yes, that information is in the TensorBoardPlugin3D
docs here (at the bottom of the Plot Images
section directly above the Select Images to View
section). But this is a bit buried and since, as you can see in the docs you were referencing, this differs from the MONAI docs a little I think we should make it more obvious.
Thank you. I can verify that this works.
This plugin produces a
ZeroDivisonError
for a simple example. I installed the most recent version (1.0.3) from pypi. I have attached the full stack trace and the relevant portion of the error is the following:Steps to reproduce:
Expected behaviour:
Actual Behaviour:
Tensorboard 3D is loading, please wait...
.