Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Add the OpenVINO.js framework #1383

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 9, 2020

  1. Add the OpenVINO.js framework in the example for image classification,

    semantic_segmentation, speech_commands, and speech_recognition. It only
    works when the Electron Application with integrated node.js.
    lionkun committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6f1a46c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. modify the code style

    lionkun committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    d071531 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. add the backend setting for the OpenVINO.js

    lionkun committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    1c9470a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. delete useless comment and console.log

    lionkun committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    4ed6217 View commit details
    Browse the repository at this point in the history