You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently trying to export a model to OpenVINO format with ACQ. I have been facing the issue #2592. After solving the issue, I am experiencing the following error,
AttributeError: 'str' object has no attribute 'update'
I have also attached an screenshot which have detailed traceback.
Describe the bug
Hello,
I am currently trying to export a model to OpenVINO format with ACQ. I have been facing the issue #2592. After solving the issue, I am experiencing the following error,
I have also attached an screenshot which have detailed traceback.
Dataset
MVTecAD
Model
PADiM
Steps to reproduce the behavior
anomalib
usingpip
.OS information
OS information:
dummy
dataset provided with test scripts.Expected behavior
The model should be converted to OpenVINO format with PTQ after successful execution.
Screenshots
Pip/GitHub
pip
What version/branch did you use?
main
Configuration YAML
No Configuration YAML since AnomaliB CLI have been used.
Logs
The error arises from `models/components/base/export_mixin.py`
Code of Conduct
The text was updated successfully, but these errors were encountered: