We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Traceback (most recent call last): File "examples/TextBoxes/train_icdar13.py", line 437, in net[reshape_name] = L.Reshape(net[conf_name], shape=dict(dim=[0, -1, num_classes])) File "/home/od/dod/SaicCorNetG_v2/python/caffe/net_spec.py", line 193, in getitem return self.getattr(item) File "/home/od/dod/SaicCorNetG_v2/python/caffe/net_spec.py", line 187, in getattr return self.tops[name] KeyError: 'mbox_conf'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Traceback (most recent call last):
File "examples/TextBoxes/train_icdar13.py", line 437, in
net[reshape_name] = L.Reshape(net[conf_name], shape=dict(dim=[0, -1, num_classes]))
File "/home/od/dod/SaicCorNetG_v2/python/caffe/net_spec.py", line 193, in getitem
return self.getattr(item)
File "/home/od/dod/SaicCorNetG_v2/python/caffe/net_spec.py", line 187, in getattr
return self.tops[name]
KeyError: 'mbox_conf'
The text was updated successfully, but these errors were encountered: