Updating interactive tutorials and documentation. Applying new naming convention for notebooks. |
||
|---|---|---|
| .. | ||
| classification_sample_async | ||
| hello_classification | ||
| hello_reshape_ssd | ||
| notebooks | ||
| .eslintrc.js | ||
| .gitignore | ||
| README.md | ||
| helpers.js | ||
| package-lock.json | ||
| package.json | ||
README.md
OpenVINO™ Node.js Bindings Examples of Usage
Install
To run samples, install dependencies first. In current directory run:
npm install
Note: Perform these steps also before running notebooks.
Samples
- hello_classification
- hello_reshape_ssd
- classification_sample_async
Notebooks
Use Node.js Notebooks (REPL) VSCode extension to run these notebook samples
- ./notebooks
- 001-hello-world.nnb
- 003-hello-segmentation.nnb
- 004-hello-detection.nnb
- 213-question-answering.nnb