openvinotoolkit / anomalib

An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.

Home Page:https://anomalib.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anomalib OpenVINO C++ Deployment

linhongping98 opened this issue · comments

What is the motivation for this task?

I am an industrial visual application engineer and I am looking for an open-source project to deploy to the visual inspection of my production line. But when I learned about this project, I thought it was great but it couldn't be deployed on the production line. Due to various reasons, Python is not very suitable for industrial environments, so I can only use C++. In other words, I hope to export it to an environment where OpenVino C++can be deployed.

Describe the solution you'd like

  1. Complete example document (including relevant example files) It's really important
  2. Especially the API documentation for exporting that step is really needed, as the content in Notebooks 4 currently does not correspond to the version

Additional context

No response