Skip to content

Quickly deploy CNN Models as a microservice and present them to your friends

License

Notifications You must be signed in to change notification settings

jotron/CNN_Deploy

Repository files navigation

Install

# Easiest installation is with pipenv, 
# Alternatively check dependencies in Pipfile manually.
git clone https://github.com/jotron/CNN_Deploy/
cd CNN_Deploy
pipenv install

# Fill in corresponding Information in modelDefinition.json
# Place saved model in /models
pipenv run python app/server.py serve

*Checkout the result in your local network or on your computer.

Based on Pytorch-Serving.

About

Quickly deploy CNN Models as a microservice and present them to your friends

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published