KitwareMedical / KitwareMedical/tensorboard-plugin-3d
Image and label not diplayed when using Chrome or Safari
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 36
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I tried using the tensorboard 3D plugin for displaying my medical images. Image and/or label is plotted using plot_2d_or_3d_image. The images are displayed correctly on the tensorboard 'images' tab. Tensorboard 3D tab loads the images but nothing is displayed. I have tried normalizing using only image, label or both in combination along with scaling the pixel intensities to ranges [0, 1], [0, 255] and also using no scaling before saving the images. When toggling view plane and pointing at certain locations the pixel values are displayed for that location, meaning the image values are found. However, nothing is displayed. Using Safari the whole screen is blank (white).
The plugin seems to work fine using firefox:
google chrome: 123.0.6312.107 (Official Build) (arm64)
monai: 1.3.0
tensorboard: 2.16.2
tensorboard-plugin-3d: 1.0.3
firefox: 124
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the blank or missing-image behavior in Chrome 123 and Safari, using the reported MONAI, TensorBoard, and plugin versions, then compare it with Firefox where rendering works. Trace the 3D image display path from the plugin entry point; done means images and labels render in Chrome and Safari without regressing Firefox.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100