intel / inference-engine-node

Bringing the hardware accelerated deep learning inference to Node.js and Electron.js apps.
Apache License 2.0
33 stars 8 forks source link

Does PreProcessingChannel API works? #43

Closed artyomtugaryov closed 3 years ago

artyomtugaryov commented 3 years ago

I added using PreProcessingChannel API to the Classification sample. Is this the right example or not? I just notice if I run this sample with mean and std values the result is the same as without these parameters.