Open vishalathreya opened 8 years ago
Hi! Sorry if this seems obvious. I tried running the python demo code. The person detector part works fine and produces proper output but the pose estimation part throws the following error when run -:
F0729 17:17:08.473501 4504 upgrade_proto.cpp:86] Check failed: ReadProtoFromBinaryFile(param_file, param) Failed to parse NetParameter file: ../../model/_trained_MPI/pose_iter_320000.caffemodel * Check failure stack trace: * Aborted (core dumped)
How do I correct this?
Hi, maybe the file is somehow corrupted so try download the model again?
Hi! Sorry if this seems obvious. I tried running the python demo code. The person detector part works fine and produces proper output but the pose estimation part throws the following error when run -:
How do I correct this?