Go wrapper for the deep learning inference engine

0 0
  • 0 Collaborators

With this Go package, we will be able to utilize models optimized with Intel's Model Optimizer and accessible via the DL inference engine. ...learn more

Artificial Intelligence

Overview / Usage

This project will result in a deep learning inference engine for Go powered by Intel's C++ inference engine (part of the deep learning SDK). Initially, the inference will be focused on image classification, although the functionality will hopefully be expanded over time.

The project will be maintained here: https://github.com/gopherds/dlinfer

As part of this project, I have also created a Docker image for the deployment tools that provides a quick way to get everything up and running: https://github.com/dwhitena/intel_dl_deployment

Comments (0)