microsoft / onnxjs

ONNX.js: run ONNX models using JavaScript
Other
1.76k stars 129 forks source link

How do I normalize the image in javascript? For imagenet, its has its std and mean... #236

Closed JonathanSum closed 4 years ago

JonathanSum commented 4 years ago

So...how do I normalize the image?