-
Notifications
You must be signed in to change notification settings - Fork 0
craigsidcarlson/PytorchFlaskApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to Cat or Cheese This is the full source code for Cat or Cheese. Cat or Cheese is a flask application capable of running on an AWS elastic beanstalk linux server. The application allows to to drop and image file (png, jpg, or jpeg) and the pre built model will predict if the image is a Cat or Cheese. Also included is the pytorch convolutional neural net classifier. This code is label agnostic and can be rebuilt to any N number of catagories given train and test data is supplied. Once the model is complete the flask application can use it for prediction. app - contains the flask application ml - contains the machine learning code Train and test images are not included. Recommend using http://www.image-net.org/ for image data.
About
Flask application to support pytorch model prediction
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published