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

Integration of neural network models for image analysis #240

Closed
lintool opened this issue Jun 6, 2018 · 2 comments

Comments

Projects
None yet
3 participants
@lintool
Copy link
Member

commented Jun 6, 2018

Let's work out an image analysis pipeline that starts integrating the latest neural network models...

Starting point:
https://docs.databricks.com/applications/deep-learning/spark-integration.html

We only care about inference, not training.

The first step is to see if we can apply a pre-trained model (any model) to images in a collection.

@ianmilligan1

This comment has been minimized.

Copy link
Member

commented Jan 4, 2019

@lintool do you want to update this ticket now that your students have done some cool work w/ TensorFlow. Do they have a method that could be included in the documentation?

@ruebot

This comment has been minimized.

Copy link
Member

commented Jul 8, 2019

Resolved with: 7a61f0e

@ruebot ruebot closed this Jul 8, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.