To run samples, install dependencies first. In current directory run:
npm install
Note: Perform this step also before running notebooks.
- hello_classification
- hello_reshape_ssd
- classification_sample_async
- optical_character_recognition
- vision_background_removal
Use Node.js Notebooks (REPL) VSCode extension to run these notebook samples
- ./notebooks
- hello-world.nnb
- hello-segmentation.nnb
- hello-detection.nnb
- question-answering.nnb
- pose-estimation.nnb
- optical-character-recognition.nnb
- vision-background-removal.nnb
You can run this sample in the browser; no installation is required. Codesandbox is a free online service with limited resources. For optimal performance and more control, it is recommended to run the sample locally.
- hello-classification-sample
- optical-character-recognition-sample