W8TERM3LON / pytorchdeploy

Deploy PyTorch model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytorchdeploy

Deploy a localhost version of the image classification bot.

Prerequisites

  • Latest version of Docker installed.

On Ubuntu 18.04

1.) Run run_all.sh

2.) Go to http://localhost:5555 to test.

or do

1.) Run 1_build.sh

2.) Run 2_run.sh

3.) Go to http://localhost:5555 to test.

About

Deploy PyTorch model.

License:MIT License


Languages

Language:JavaScript 56.3%Language:Python 21.0%Language:HTML 16.5%Language:Dockerfile 3.5%Language:CSS 1.9%Language:Shell 0.8%