Skip to content

Instantly share code, notes, and snippets.

@qxprakash
Last active December 19, 2024 08:14
Show Gist options
  • Save qxprakash/784473df5557342c5fb97a9810c5c5f4 to your computer and use it in GitHub Desktop.
Save qxprakash/784473df5557342c5fb97a9810c5c5f4 to your computer and use it in GitHub Desktop.
Google Summer Of Code 2024

Google Summer Of Code 2024

Contributor: Prakash Kumar (qxprakash)

Organization: OpenVINO Toolkit

Project: Inference of Neural model in Node.js environment using OpenVINO (project page)

Abstract

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.

Deliverables

  • 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.

Pull Requests

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)

People

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment