tensorflow / tensorflow/tensorboard

Images tab is not updating

Open
#1,257 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

  • TensorBoard version (from pip package, also printed out when running tensorboard)
    1.8.0
  • TensorFlow version if different from TensorBoard
    1.8.0
  • OS Platform and version (e.g., Linux Ubuntu 16.04)
    Linux Ubuntu 16.04
  • Python version (e.g. 2.7, 3.5)
    Python 3.6.5 :: Anaconda, Inc.

I'm running tensorboard to track an object detection model (ssd-mobilenet-v2) while running the object_detection/eval.py script. The issue I'm having is that everything seems to be updating properly with the exception of the IMAGES tab. I also don't see any way to select the iteration number within this tab. It's still showing a wall time of the first evaluation iteration from a few hours ago. All other tabs seem to be current.

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

Reproduce the report using TensorBoard 1.8.0, TensorFlow 1.8.0, Python 3.6.5, and the object_detection/eval.py entry point on Ubuntu 16.04. Start by comparing the image data produced by successive evaluation iterations with the Images tab refresh behavior; done means the tab shows current images and provides the expected iteration selection.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
frontend, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.