An open API service indexing awesome lists of open source software.

https://github.com/theonlynischal/deploying-pytorch-model-using-flask

Flask Web App which uses Pytorch models to predict flowers species.
https://github.com/theonlynischal/deploying-pytorch-model-using-flask

Last synced: 3 months ago
JSON representation

Flask Web App which uses Pytorch models to predict flowers species.

Awesome Lists containing this project

README

          

# Deploying-Pytorch-Model-using-Flask

This repository contains the code for the Flask web app which uses Pytorch Model to predict the flowers species.

The Pytorch model was created during my Facebook's Pytorch Challenge. This web app uses the trained classifier to predict the image content.

.......