tensorflow / tensorflow/tensorboard

Feature: ability to show image pixel values

Open
#2,158 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When displaying images in Tensorboard, there is no way to display the value of each pixel. I am interested in knowing the value of each pixel individually (I know I have access to a distro/histo vis), but currently I would have to do it in code. In my specific use case, it's because I want to inspect the values I have in my kernel weights.

I think it would be a nice addition to be able to visualize the pixel value either as overlay, a colorbar or a text next to the cursor when hovering over the pixel.

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 file, test, or entry point is named. Start by locating TensorBoard's image display, then clarify whether pixel values should appear as an overlay, colorbar, or hover text and define the expected interaction. Done means users can inspect individual image or kernel-weight pixel values in the visualization.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.