beholder
beholder copied to clipboard
A TensorBoard plugin for visualizing arbitrary tensors in a video as your network trains.
Hi @chrisranderson beholder can get each layer effective receptive field in a image? this is really interesting, hopes it can visualise it
In advance, thank for this amazing work:) I have compiled $beholder$ successfully using bazel-0.5.3 as well as beholder/demo. However, when i run this compiled $beholder$, one error encounter: ``` ./bazel-bin/beholder/tensorboard_x/tensorboard_x...
I followed the instructions to install beholder and got to this point: bazel build beholder/tensorboard_x When i try to run this command i get an error message: ERROR: /home/alleria/beholder/beholder/tensorboard_x/BUILD:34:1: every...
Since Beholder may not be 'officially' supported until TensorBoard version 0.5 as @jart suggested [here](https://github.com/tensorflow/tensorboard/pull/613), I am requesting help here for now. I am attempting to use the latest TensorBoard...
To: @jart @dandelionmane @wchargin I think @jart and @dandelionmane both mentioned potentially merging this repo into TensorBoard. Here are some of my questions. 1. Would you actually like to merge...
- [x] Fix `is_active` in `beholder_plugin`. - [x] Add an inactive page that explains how to set beholder up in their script. Include the local file system disclaimer.
Here is the error: ``` E0906 20:52:03.265715 Thread-324 _internal.py:87] Error on request: Traceback (most recent call last): File "/home/chris/.cache/bazel/_bazel_chris/8d1807db289ed3ede825379035a2931f/external/org_pocoo_werkzeug/werkzeug/serving.py", line 193, in run_wsgi execute(self.server.app) File "/home/chris/.cache/bazel/_bazel_chris/8d1807db289ed3ede825379035a2931f/external/org_pocoo_werkzeug/werkzeug/serving.py", line 181, in execute...