Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

python Net API is Invalid #307

Open
wangshankun opened this issue Apr 21, 2020 · 0 comments
Open

python Net API is Invalid #307

wangshankun opened this issue Apr 21, 2020 · 0 comments

Comments

@wangshankun
Copy link

net = caffe.Net('resnet18.prototxt', 'resnet18.caffemodel', caffe.TEST)
for layer_name, param in net.params.iteritems():
print(layer_name)# Result is NULL

Intel Caffe net.params.iteritems() is Empty , Master Caffe is work;

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

No branches or pull requests

1 participant