danyalmalik/sceneryclassifier
0
switched to transfer learning
added title
added torchvision to requirements.txt
added new model, moved net to separate file, updated app to use transformed data
hand picked examples
made token secret
fixed bracket error
changed device to cpu
map location set to device
added token for auth
fixed typos
removed token
import sys
path insert
using uploaded model
Initial commit
initial commit
