-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make a demo video #42
Comments
Great! Thanks for the update. |
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 to spend a lot more time on it. |
I'm also a bit worried about people cloning it right now. I'm having an issue with |
I'll take a look at the video now! :-) 110 seconds to What data type and size is the tensor that you're trying to convert to an ndarray? I know that |
Here is the issue with more information: tensorflow/tensorflow#12043
|
Easy fix in other thread. |
@chrisranderson Thank you for making the video! I will start sharing this with people on the Brain team on Monday. |
@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 MB image to get a good look. Here are VGG activations on a bird dataset: https://github.com/chrisranderson/beholder/blob/master/readme-images/convolutional-activations.png |
Very cool. Dumb question: the script looks like it's running on MNIST data, but I can swear that I see a bunch of bird-detecting neurons, and I don't see any digits… …am I missing something? One more question: you include |
This resolves my confusion. Thanks. :-) |
Now that we've established there's strong support for merging Beholder, you are guaranteed to have a large user base when all is said and done. The only question now is, how famous do you want to be? If you want to go viral, here's the narrative I would propose for a new video:
My thinking is basically that, in order for your video to go viral on social media, it needs to be emotionally relatable to media people. |
I also want to mention that there's actually a good chance that the media content you already created will get a lot of traction. My suggestions are merely something that I think will help it get even more. |
Let's see, Justin Bieber has 99.1 million followers on Twitter, so whatever it takes to get to more than that. :) My vote is: let's use whatever marketing potential there is in this code for the benefit of TensorBoard, and keep things on the down low until it is finally released as a part of TensorBoard itself. I think it might be interesting to share it with an outside-of-Google audience for beta testing, though. Do you think someone at Google could make use of your ideas in a TensorBoard video? |
That's very gracious of you. I do believe TensorBoard and its users come first. I also believe our contributors who make TensorBoard better for them deserve to be as successful as possible. So I'm happy to play this however you want. So I guess we can put those ideas on the shelf for a video in the future. With that said, would you like me to ask our people to tweet and promote your existing video tomorrow? |
If you'd like to, that's fine. I'm a bit worried about it being fragile. I've never tried it on OS X or Windows, and I have noticed a bug that requires me to refresh the page, relating to stopping and restarting training or something. I'm headed on vacation Wednesday so my time to put out fires will be limited. |
I wouldn't stress out about it. Remember that this would be a beta announcement, it's not a production service, and it's open source. The expectations are not high. However it does say good things that you're holding yourself to high standards regardless. However, be sure to check that anyone who sends you a pull request has signed Google's CLA before merging. Even if it's a single line. Otherwise we're going to have track them down later, or redo their changes. |
Hey do you have a twitter account? What's the name? |
Thank you for the encouragement! I'll be available for a lot of tommorow to
manage things. I'll make sure to mention the CLA.
…On Tue, Aug 15, 2017, 12:41 AM Justine Tunney ***@***.***> wrote:
I wouldn't stress out about it. Remember that this would be a beta
announcement, it's not a production service, and it's open source. The
expectations are not high. However it does say good things that you're
holding yourself to high standards regardless.
However, be sure to check that anyone who sends you a pull request has
signed Google's CLA before merging. Even if it's a single line. Otherwise
we're going to have track them down later, or redo their changes.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFNVlg38zR7mOCoZqpwdTNtoHICQippmks5sYT2CgaJpZM4OtFL1>
.
|
Yep, it's @chrisdotio https://mobile.twitter.com/chrisdotio.
…On Tue, Aug 15, 2017, 12:45 AM Justine Tunney ***@***.***> wrote:
Hey do you have a twitter account? What's the name?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFNVlvRn-Yd0Ulogv4QPP8EpK9mYcMJPks5sYT6AgaJpZM4OtFL1>
.
|
Great. I requested a tweet between 9 and 12 a.m. PST tomorrow. You should be mentioned. |
@jart @wchargin: I'm almost there - I almost had it ready today, but I'm not very good with video editing software, so I'll have to give editing another go. I might not finish today, but definitely will be done by tomorrow.
The text was updated successfully, but these errors were encountered: