/resnet50-demo-on-local

A demo implementation of resnet50 running locally. There are many benefits to using a local server instead of a swanhub server for inference, including the ability to use GPUs, or some demos that rely on special hardware.

Primary LanguagePython

Stargazers