openvino/samples/js/node/hello_classification
Vishniakov Nikolai 8d704f6400
[JS OV] Node.js API (#19848)
Co-authored-by: almilosz <alicja.miloszewska@intel.com>
Co-authored-by: Andrei Kashchikhin <andrey.kashchikhin@intel.com>
Co-authored-by: yatarkan <yaroslav.tarkan@intel.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-12-20 00:19:34 +00:00
..
README.md [JS OV] Node.js API (#19848) 2023-12-20 00:19:34 +00:00
hello_classification.js [JS OV] Node.js API (#19848) 2023-12-20 00:19:34 +00:00

README.md

Hello Classification NodeJS Sample

Models with only 1 input and output are supported.

Run: node hello_classification.js *path_to_model_file* *path_to_img* AUTO

Other details see in /samples/python/hello_classification/README.md