Skip to content

Instantly share code, notes, and snippets.

@frogermcs
Created June 4, 2019 21:00
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 frogermcs/5b32823acd201ff1ae6e6c4810fc7536 to your computer and use it in GitHub Desktop.
Save frogermcs/5b32823acd201ff1ae6e6c4810fc7536 to your computer and use it in GitHub Desktop.
img_golden = img_golden.resize([224,224], PIL.Image.ANTIALIAS)
img_laptop = img_laptop.resize([224,224], PIL.Image.ANTIALIAS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment