tensorflow / tensorflow/tensorboard
Add the support to have multiple sliders when logging images.
Nobody has claimed this yet.
- 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.
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
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
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