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

Image input fields #1

Open
minimaxir opened this issue Feb 8, 2019 · 0 comments
Open

Image input fields #1

minimaxir opened this issue Feb 8, 2019 · 0 comments

Comments

@minimaxir
Copy link
Owner

Allow the ability to use an image as an input, in conjunction with other fields.

  • TensorFlow only
  • The input column data is text indicating the file name.
  • The images are stored in a folder; this folder must be specified as an input parameter.

The problem is that the pretrained models are too heavy, and training a CNN from scratch is too time consuming.

Solution is to use a fast image-encoding approach, which work I'll be starting after automl-gs.

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

1 participant