Skip to content

example runtime error:message_lite.cc:123 Can't parse message of type "caffe.NetParameter" #787

@AlexLuya

Description

@AlexLuya

Executed Command (if any)

cd /path/to/openpose/build/examples/openpose/
./openpose.bin --face --logging_level 0

OpenPose Output (if any)

/path/to/openpose/include/openpose/core/wCvMatToOpOutput.hpp:work():68
[libprotobuf ERROR google/protobuf/message_lite.cc:123] Can't parse message of type "caffe.NetParameter" because it is missing required fields: layer[0].clip_param.min, layer[0].clip_param.max
F0821 14:26:29.665053 22812 upgrade_proto.cpp:97] Check failed: ReadProtoFromBinaryFile(param_file, param) Failed to parse NetParameter file: models/pose/body_25/pose_iter_584000.caffemodel
*** Check failure stack trace: ***
    @     0x7f90bdca85cd  google::LogMessage::Fail()
    @     0x7f90bdcaa433  google::LogMessage::SendToLog()
    @     0x7f90bdca815b  google::LogMessage::Flush()
    @     0x7f90bdcaae1e  google::LogMessageFatal::~LogMessageFatal()
    @     0x7f90bd5fcb41  caffe::ReadNetParamsFromBinaryFileOrDie()
    @     0x7f90bd7d54ca  caffe::Net<>::CopyTrainedLayersFromBinaryProto()
    @     0x7f90bd7d55b7  caffe::Net<>::CopyTrainedLayersFrom()
    @     0x7f90c0249ae2  op::NetCaffe::initializationOnThread()
    @     0x7f90c02f155b  op::addCaffeNetOnThread()
    @     0x7f90c02f2031  op::PoseExtractorCaffe::netInitializationOnThread()
    @     0x7f90c02f6620  op::PoseExtractorNet::initializationOnThread()
    @     0x7f90c02ede01  op::PoseExtractor::initializationOnThread()
    @     0x7f90c02e8e41  op::WPoseExtractor<>::initializationOnThread()
    @     0x7f90c027a331  op::SubThread<>::initializationOnThread()
    @     0x7f90c027efd8  op::Thread<>::initializationOnThread()
    @     0x7f90c027f1dd  op::Thread<>::threadFunction()
    @     0x7f90beb8dc80  (unknown)
    @     0x7f90be2df6ba  start_thread
    @     0x7f90be5fc41d  clone
    @              (nil)  (unknown)
Abgebrochen (Speicherabzug geschrieben)

Type of Issue

  • Execution error

Your System Configuration

Latest GitHub code

  1. General configuration:
    • CMake, manual Makefile installation
    • Ubuntu 16.04.5 LTS
    • Release mode
    • gcc version 5.4.0 20160609

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions