How to Run Machine-Learning Models in the Browser using ONNXby@mxkrn
6,540 reads

How to Run Machine-Learning Models in the Browser using ONNX

August 25th 2021
12m
by @mxkrn 6,540 reads
tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Onnx runtime-web is a JavaScript library for running ONNX models on the browser and Node.js. It's now easier than ever to deploy machine-learning models natively. We will be using a pre-trained PyTorch model to deploy an image classifier to the browser. At the end of this tutorial, we will have built a bundled web app that can be run as a static web page or integrated into your JavaScript framework of choice. The official package is hosted on npm under the name onnxruntime-web.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How to Run Machine-Learning Models in the Browser using ONNX
Max Kraan HackerNoon profile picture

@mxkrn

Max Kraan

Data scientist and software engineer for audio and music.


Receive Stories from @mxkrn

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!