features = model.predict(image) | |
print(features.shape) | |
(1,4096) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
features = model.predict(image) | |
print(features.shape) | |
(1,4096) |
This comment has been minimized.
instead of image write reshaped_img