tensorflow / tensorflow/tensorboard
Images tab is not updating
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
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
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