/pytorchdeploy

Deploy PyTorch model.

Primary LanguageJavaScriptMIT LicenseMIT

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.