openvino/samples/js/node/hello_classification/README.md

296 B

Hello Classification Node.js 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 ../../../python/hello_classification/README.md