tensorflow / tensorflow/tensorboard
Download/extract the images from the event file
Nobody has claimed this yet.
- 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
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
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