error #170
Unanswered
1737686924
asked this question in
Q&A
error
#170
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
(venv) D:\pythonproject>anylabeling
Traceback (most recent call last):
File "D:\pythonproject\venv\lib\site-packages\anylabeling\utils.py", line 15, in run
self.func(*self.args, **self.kwargs)
File "D:\pythonproject\venv\lib\site-packages\anylabeling\services\auto_labeling\model_manager.py", line 389, in _load_model
if model_config["type"] == "yolov5":
KeyError: 'type'
Beta Was this translation helpful? Give feedback.
All reactions