Megvii-BaseDetection / Megvii-BaseDetection/YOLOX

使用openvino的cpp demo代码报错

Open
#623 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10.6k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

openvino:2021.4LTS
操作系统:macOS
代码:repo中的cpp代码
模型文件:repo中提供的训练好的模型文件

在执行YOLOX的OpenVINO cpp demo的时候
https://github.com/Megvii-BaseDetection/YOLOX/tree/main/demo/OpenVINO/cpp
在“ie.LoadNetwork”这一句【476行】,报错“Cannot create CNNNetwork with nGraph from legacy network format!”

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with demo/OpenVINO/cpp and the code around line 476, where ie.LoadNetwork fails. Reproduce on macOS with OpenVINO 2021.4 LTS using the repository's C++ demo and provided model, then determine the cause of the legacy-network error and verify that the demo loads the model successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.