### Details: - Actualize JS API readme file for npm - Fix link to node directory - Fix .npmignore to do not include extra files into npm package --------- Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| hello_classification.js | ||
README.md
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