Chris Anderson
Chris Anderson
I don't know what has been happening to Beholder since it was merged - it may not be hooked into TensorBoard's nightly build at all yet. At the beginning, I...
Sadly, this repo might not be up to date, I'm not sure. I may have time Friday or Saturday to help you out if things don't work.
I might be able to do this by putting the section info responses under the same timing constraints as the frame generator. I might have to try and predict some...
Okay, here it is (5 minutes 44 seconds): https://www.youtube.com/watch?v=06HjEr0OX5k. Viewing in 1080p makes the text look good. I'm not particularly proud of it, but I'm also not sure I want...
I'm also a bit worried about people cloning it right now. I'm having an issue with `tf.contrib.util.make_ndarray`... it seems buggy. It takes forever the first time after TensorBoard is started....
Here is the issue with more information: https://github.com/tensorflow/tensorflow/issues/12043 ``` tensor_proto dtype: DT_UINT8 tensor_shape { dim { size: 1059 } dim { size: 768 } } ```
@jart @wchargin As people try it out, can you let me know how many and how it goes? I'm about to the point where I'd feel comfortable posting it somewhere,...
@jart thank you! Any feedback would be much appreciated.
I made a change that tries to detect convolutional activations and visualize them appropriately. Here's an example, which I think is pretty cool. You might have to download the 14.3...
Although it would be pretty awesome if VGG used birds as an intermediate representation for handwritten digits, that image is from a run on a totally different network that I...