Skip to content

Instantly share code, notes, and snippets.

@FavioVazquez
Created May 2, 2018 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FavioVazquez/85266329b7ef31411600f33c3b9eee1e to your computer and use it in GitHub Desktop.
Save FavioVazquez/85266329b7ef31411600f33c3b9eee1e to your computer and use it in GitHub Desktop.
from sparkdl import readImages
# Read images using Spark
image_df = readImages("flower_photos/sample/")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment