Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

转caffe时key error #1

Open
jiejiangd opened this issue Feb 28, 2023 · 0 comments
Open

转caffe时key error #1

jiejiangd opened this issue Feb 28, 2023 · 0 comments

Comments

@jiejiangd
Copy link

您好,我是用的yolov5v6.0转的,然后报了这个错,想请问一下这类问题应该如何找原因哦
Traceback (most recent call last):
File "convertCaffe.py", line 162, in
convertToCaffe(graph, prototxt_path, caffemodel_path)
File "convertCaffe.py", line 83, in convertToCaffe
layer = converter_fn(node, graph, err)
File "/home/hyj/PROJECTS/Yolov5-Hisi3559a-Train-master/yolov5_onnx2caffe/onnx2caffe/_operators.py", line 134, in _convert_sigmoid
graph.channel_dims[output_name] = graph.channel_dims[input_name]
KeyError: '343'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant