Skip to content

Instantly share code, notes, and snippets.

@monogenea
Created October 7, 2019 18:22
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/43d3303dcb0b0b215407ac6c1e74f179 to your computer and use it in GitHub Desktop.
Save monogenea/43d3303dcb0b0b215407ac6c1e74f179 to your computer and use it in GitHub Desktop.
# Takes approx. 15min
trainData <- extract_feature("train/", width, height)
# Takes slightly less
testData <- extract_feature("test1/", width, height, labelsExist = F)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment