-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
I compile the code following the guide, and when I try to run the demo from tools/demo.py, the error occurred:
libdc1394 error: Failed to initialize libdc1394
[libprotobuf ERROR google/protobuf/text_format.cc:245] Error parsing text-format caffe.NetParameter: 392:21: Message type "caffe.LayerParameter" has no field named "roi_pooling_param".
WARNING: Logging before InitGoogleLogging() is written to STDERR
F0501 11:01:21.328140 11559 upgrade_proto.cpp:928] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: models/VGG16/test.prototxt
*** Check failure stack trace: ***
Aborted (core dumped)
I think there is something wrong with the prototxt or the pre-trained model.
How can I fix this problem?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels