tensorflow / tensorflow/tensorboard

Add the support to have multiple sliders when logging images.

Open
#6,492 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

type:feature
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

Please describe the problem that you’re facing and the enhancements that
you’d like to see. Feel free to include screenshots or code samples.
Currently when you plot image predictions you can only use the slider "steps" to loop through time.

Screenshot 2023-07-13 at 16 33 26

It would be great if we could define additional sliders, for example for output channels and the 3rd image axis (im running a segmentation model on 3D images). Therefore id like to have two additional sliders under the "steps" slider to easily look at the output of other channels and the the output of other slices of the z-axis.

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

No files, tests, or entry points are named. Start by locating the image-prediction viewer and its existing “steps” slider, then determine how channel and z-axis sliders should work for logged 3D images and add coverage showing that the additional controls select the requested outputs.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.