Skip to content

Instantly share code, notes, and snippets.

@monogenea
Created October 7, 2019 18:19
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 monogenea/69119d0a365ebd30ca0266f756ea4759 to your computer and use it in GitHub Desktop.
Save monogenea/69119d0a365ebd30ca0266f756ea4759 to your computer and use it in GitHub Desktop.
##### Process image #####
library(keras)
library(EBImage)
library(stringr)
library(pbapply)
secondCat <- readImage("train/cat.1.jpg")
display(secondCat)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment