tensorflow / tensorflow/tensorboard

Feature Request : Allow filter image data by sample and step id

Open
#5,558 3 comments 2 reactions 1 assignee View on GitHub

@bileschi is already working on this.

Since Feb 11, 2022.

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

Description

Hi,
Somethings we need to filter images in tensorboard, but currently we can only filter by tag. It will be very convenient to allow filter images(maybe other kinds of data) by sample id and step id. As show in below example.

Here is one use case, suppose for each image(sample id) we record several properties, such as score map, bounding box etc, then we need to check these properties for a specific sample. In current version, we have to clip next page many times to find the corresponding property, this is quit inconvenient.

It will be much convenient to allow user filter images by sample id and step id, maybe more kinds of options.

image

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.