tensorflow / tensorflow/tensorboard

Download/extract the images from the event file

Open
#6,834 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

During the training of a model, I store some images in tensorboard. But I need to access them after the training is complete. It would be nice if there where a button to download a selected series of images from tensorboard into a folder. This is like the button to download the charts.

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

Start by examining TensorBoard's existing chart download button and the event-file handling for stored images. Determine how a selected image series should be exported into a folder, then verify that the resulting downloads match the selected series and remain accessible after training completes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.