- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to run the accuracy checker on the YOLOV4 model after converting it to FP32 XML and BIN files. When running the tool, I am getting the following error
`KeyError: 'Conv2d_1/BiasAdd/YoloRegion'`
As I understand this is related to the output layers which I can see are present in the XML file. Not sure why I am getting this error as I have checked the layer names multiple times for their correctness, both in the model XML file and the Accuracy Checker configuration .yml file. Any help is appreciated.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@sovit could you please specify what version of OpenVINO you use and please show complete command line which cause issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Sovit Rath,
The error might be due to the output layer was not properly defined in the .yml file.
We recommend you to use the accuracy_check .yml file template for yolo-v4 as provided here: open_model_zoo/accuracy-check.yml at master · openvinotoolkit/open_model_zoo (github.com)
Regards,
Zulkifli
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Sovit Rath,
Thank you for your question. If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.
Regards,
Zulkifli
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page