You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: Logging before InitGoogleLogging() is written to STDERR
W0325 22:22:01.635102 6457 _caffe.cpp:139] DEPRECATION WARNING - deprecated use of Python interface
W0325 22:22:01.635133 6457 _caffe.cpp:140] Use this instead (with the named "weights" parameter):
W0325 22:22:01.635135 6457 _caffe.cpp:142] Net('/tmp/tmpolaouy0x', 1, weights='/home/daniel/Downloads/flownet2-master/models/FlowNet2/FlowNet2_weights.caffemodel.h5')
[libprotobuf ERROR google/protobuf/text_format.cc:298] Error parsing text-format caffe.NetParameter: 40:22: Message type "caffe.LayerParameter" has no field named "augmentation_param".
F0325 22:22:01.636019 6457 upgrade_proto.cpp:90] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: /tmp/tmpolaouy0x
*** Check failure stack trace: ***
Aborted (core dumped)
I found the solution maybe need to source the env script, but I couldn't find the scripts folder in the /home/user/caffe/build path, so I think this method is not helpful for me.
Do you know how to solve this problem with another method?
The text was updated successfully, but these errors were encountered:
following is my error message
I found the solution maybe need to source the env script, but I couldn't find the scripts folder in the /home/user/caffe/build path, so I think this method is not helpful for me.
Do you know how to solve this problem with another method?
The text was updated successfully, but these errors were encountered: