KitwareMedical / KitwareMedical/tensorboard-plugin-3d

Image and label not diplayed when using Chrome or Safari

Open
#68 2 comments 1 reaction 0 assignees View on GitHub

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).

Screenshot 2024-04-12 at 10 42 06

The plugin seems to work fine using firefox:

Screenshot 2024-04-12 at 11 09 45

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.