Contributor: Prakash Kumar (qxprakash)
Organization: OpenVINO Toolkit
Project: Inference of Neural model in Node.js environment using OpenVINO (project page)
This project targets the expansion of OpenVINO's functionality within the Node.js ecosystem, the Node.js API which currently lacks comprehensive samples. The primary goal is to translate existing Python API samples to Node.js and to introduce new samples that harness the Node.js API, thus making OpenVINO's deep learning optimization capabilities more accessible to JavaScript developers.
- Notebooks Optical Character recognition sample and Vision Background removal Sample Notebooks.
- Scripts Optical Character recognition and Vision Background Removal Sample Scripts.
- Live Demo Link of Optical Character Recognition sample.
- Live Demo Link of Vision background removal Sample.
PR Link | Description |
---|---|
PR #25191 | Optical Character Recognition Notebook (Merged) |
PR #25653 | Optical Character Recognition Script (Merged) |
PR #25714 | Vision Background Removal Notebook (Merged) |
PR #25698 | Vision Background Removal Script (Merged) |
- GSoC24 Contributor: Prakash Kumar (qxprakash)
- Mentor: Nikolai Vishniakov (vishniakov-nikolai)
- Mentor: Alicja Miłoszewska (almilosz)