Skip to content
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

Add TensorFlow instructions and walkthrough #14

Open
humphd opened this issue Sep 1, 2017 · 6 comments
Open

Add TensorFlow instructions and walkthrough #14

humphd opened this issue Sep 1, 2017 · 6 comments
Assignees

Comments

@humphd
Copy link
Owner

humphd commented Sep 1, 2017

I've moved from Caffe/Digits to TensorFlow in my own work, and I want to update this to show how to do the same tasks with TensorFlow.

Given the hard work by @BirkhoffLee translating the original, I don't want to break what we already have. I'm debating whether to integrate it into the current document, or start a new one. I think it's nice to see how transferable the approach is across ML frameworks and technologies, so doing it in the same doc might make sense.

Thoughts?

@humphd humphd self-assigned this Sep 1, 2017
@BirkhoffLee
Copy link
Collaborator

BirkhoffLee commented Sep 1, 2017

Start a new one, will translate when have free time

@humphd
Copy link
Owner Author

humphd commented Mar 30, 2018

https://js.tensorflow.org/ and https://github.com/tensorflow/tfjs-examples/tree/master/mobilenet will let me do this in JS and the browser now.

@BirkhoffLee
Copy link
Collaborator

How's the progress? I really would love to see a Tensorflow approach here!

@humphd
Copy link
Owner Author

humphd commented Jan 26, 2019

@BirkhoffLee I did all the work, then they redid TF to change it, and I haven't gone back to update it. I'd still like to do it, probably with tensorflow.js or the node binding. I need to find some time. I'll see if I can.

@humphd
Copy link
Owner Author

humphd commented Jan 26, 2019

In many ways, https://js.tensorflow.org/tutorials/webcam-transfer-learning.html is close to what this needs, for those wanting to jump in now.

@BirkhoffLee
Copy link
Collaborator

Cool! Gotta check it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants