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

adjust 1.3-use-pretrained-model - inceptionV3 #1

Merged
merged 3 commits into from
Jan 18, 2018
Merged

adjust 1.3-use-pretrained-model - inceptionV3 #1

merged 3 commits into from
Jan 18, 2018

Conversation

plusoneee
Copy link
Contributor

add " from keras.preprocessing.image import load_img"
adjust variable name "image" to "img"
adjust " img_to_array(image)" to " image.img_to_array(img)"

@erhwenkuo erhwenkuo merged commit 3641232 into erhwenkuo:master Jan 18, 2018
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

Successfully merging this pull request may close these issues.

2 participants