Kun Liang

Results 2 issues of Kun Liang

The OpenVINO.js framework exists in the example for image classification, semantic_segmentation, speech_commands, and speech_recognition. It works when the Electron Application with integrated node.js.

This PR can fix all the failed cases caused by using `String` to check class. The sample looks like: ``` it('readNetwork should return a Network object', async () => {...