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

Would you like to provide a more standard version? #28

Open
urbaneman opened this issue Sep 18, 2018 · 1 comment
Open

Would you like to provide a more standard version? #28

urbaneman opened this issue Sep 18, 2018 · 1 comment

Comments

@urbaneman
Copy link

urbaneman commented Sep 18, 2018

Hello,

when test your network, it says that

I0918 15:13:54.308856 12776 net.cpp:137] Memory required for data: 998273536
I0918 15:13:54.308861 12776 layer_factory.hpp:77] Creating layer loss
[libprotobuf FATAL google/protobuf/stubs/common.cc:61] This program requires version 3.6.0 of the Protocol Buffer runtime library, but the installed version is 2.6.1. Please update your library. If you compiled the program yourself, make sure that your headers are from the same version of Protocol Buffers as your link-time library. (Version verification failed in "google/protobuf/descriptor.pb.cc".)
terminate called after throwing an instance of 'google::protobuf::FatalException'
what(): This program requires version 3.6.0 of the Protocol Buffer runtime library, but the installed version is 2.6.1. Please update your library. If you compiled the program yourself, make sure that your headers are from the same version of Protocol Buffers as your link-time library. (Version verification failed in "google/protobuf/descriptor.pb.cc".)
*** Aborted at 1537254835 (unix time) try "date -d @1537254835" if you are using GNU date ***
PC: @ 0x7f3f6b76c428 gsignal
*** SIGABRT (@0x3e8000031e8) received by PID 12776 (TID 0x7f3f6effe740) from PID 12776; stack trace: ***
@ 0x7f3f6b76c4b0 (unknown)
@ 0x7f3f6b76c428 gsignal
@ 0x7f3f6b76e02a abort
@ 0x7f3f6eb2184d __gnu_cxx::__verbose_terminate_handler()
@ 0x7f3f6eb1f6b6 (unknown)
@ 0x7f3f6eb1f701 std::terminate()
@ 0x7f3f6eb1f919 __cxa_throw
@ 0x7f3f6c742647 google::protobuf::internal::LogMessage::Finish()
@ 0x7f3f6c74287d google::protobuf::internal::VerifyVersion()
@ 0x7f3f148ee007 protobuf_google_2fprotobuf_2fdescriptor_2eproto::InitDefaultsUninterpretedOption_NamePart()
@ 0x7f3f149859d1 google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f14985f50 google::protobuf::internal::InitSCCImpl()
@ 0x7f3f148e9b15 protobuf_google_2fprotobuf_2fdescriptor_2eproto::InitDefaults()
@ 0x7f3f148e9ca9 protobuf_google_2fprotobuf_2fdescriptor_2eproto::AddDescriptorsImpl()
@ 0x7f3f5ecd0a99 __pthread_once_slow
@ 0x7f3f14912f92 ZSt9call_onceIRFvvEJEEvRSt9once_flagOT_DpOT0
@ 0x7f3f6ee246ba (unknown)
@ 0x7f3f6ee247cb (unknown)
@ 0x7f3f6ee298e2 (unknown)
@ 0x7f3f6ee24564 (unknown)
@ 0x7f3f6ee28da9 (unknown)
@ 0x7f3f5eabef09 (unknown)
@ 0x7f3f6ee24564 (unknown)
@ 0x7f3f5eabf571 (unknown)
@ 0x7f3f5eabefa1 dlopen
@ 0x7f3f6bdf48dd _PyImport_GetDynLoadFunc
Aborted (core dumped)

it doesn't appear on others, just in face-landmark( run in same caffe, and I can make sure it had recompiled after use NormlizedMSE, and NMSE can be import both in python and this train process).
so would you like to provide a more standard version than compiling from multiple languages one? It enviroment is too hard to be fixed.

@ZhenyuYangGithub
Copy link

Hello,

when test your network, it says that

I0918 15:13:54.308856 12776 net.cpp:137] Memory required for data: 998273536
I0918 15:13:54.308861 12776 layer_factory.hpp:77] Creating layer loss
[libprotobuf FATAL google/protobuf/stubs/common.cc:61] This program requires version 3.6.0 of the Protocol Buffer runtime library, but the installed version is 2.6.1. Please update your library. If you compiled the program yourself, make sure that your headers are from the same version of Protocol Buffers as your link-time library. (Version verification failed in "google/protobuf/descriptor.pb.cc".)
terminate called after throwing an instance of 'google::protobuf::FatalException'
what(): This program requires version 3.6.0 of the Protocol Buffer runtime library, but the installed version is 2.6.1. Please update your library. If you compiled the program yourself, make sure that your headers are from the same version of Protocol Buffers as your link-time library. (Version verification failed in "google/protobuf/descriptor.pb.cc".)
*** Aborted at 1537254835 (unix time) try "date -d @1537254835" if you are using GNU date ***
PC: @ 0x7f3f6b76c428 gsignal
*** SIGABRT (@0x3e8000031e8) received by PID 12776 (TID 0x7f3f6effe740) from PID 12776; stack trace: ***
@ 0x7f3f6b76c4b0 (unknown)
@ 0x7f3f6b76c428 gsignal
@ 0x7f3f6b76e02a abort
@ 0x7f3f6eb2184d __gnu_cxx::__verbose_terminate_handler()
@ 0x7f3f6eb1f6b6 (unknown)
@ 0x7f3f6eb1f701 std::terminate()
@ 0x7f3f6eb1f919 __cxa_throw
@ 0x7f3f6c742647 google::protobuf::internal::LogMessage::Finish()
@ 0x7f3f6c74287d google::protobuf::internal::VerifyVersion()
@ 0x7f3f148ee007 protobuf_google_2fprotobuf_2fdescriptor_2eproto::InitDefaultsUninterpretedOption_NamePart()
@ 0x7f3f149859d1 google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f149859be google::protobuf::internal::(anonymous namespace)::InitSCC_DFS()
@ 0x7f3f14985f50 google::protobuf::internal::InitSCCImpl()
@ 0x7f3f148e9b15 protobuf_google_2fprotobuf_2fdescriptor_2eproto::InitDefaults()
@ 0x7f3f148e9ca9 protobuf_google_2fprotobuf_2fdescriptor_2eproto::AddDescriptorsImpl()
@ 0x7f3f5ecd0a99 __pthread_once_slow
@ 0x7f3f14912f92 ZSt9call_onceIRFvvEJEEvRSt9once_flagOT_DpOT0
@ 0x7f3f6ee246ba (unknown)
@ 0x7f3f6ee247cb (unknown)
@ 0x7f3f6ee298e2 (unknown)
@ 0x7f3f6ee24564 (unknown)
@ 0x7f3f6ee28da9 (unknown)
@ 0x7f3f5eabef09 (unknown)
@ 0x7f3f6ee24564 (unknown)
@ 0x7f3f5eabf571 (unknown)
@ 0x7f3f5eabefa1 dlopen
@ 0x7f3f6bdf48dd _PyImport_GetDynLoadFunc
Aborted (core dumped)

it doesn't appear on others, just in face-landmark( run in same caffe, and I can make sure it had recompiled after use NormlizedMSE, and NMSE can be import both in python and this train process).
so would you like to provide a more standard version than compiling from multiple languages one? It enviroment is too hard to be fixed.

I've been facing the same issue for ages. Have you figured it out?

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

2 participants