Skip to content

Instantly share code, notes, and snippets.

@CaptainAshis
Created August 27, 2018 09:03
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 CaptainAshis/e9aebc83df237f4ae6e597cd5e049271 to your computer and use it in GitHub Desktop.
Save CaptainAshis/e9aebc83df237f4ae6e597cd5e049271 to your computer and use it in GitHub Desktop.
image fastai
sz=224 # size of image
arch=resnext101_64 # architecture used
bs=64 # batch size used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment