Summary
Correct demo for the human-pose-estimation-3d-0001 model
Description
- Installed OpenVINO Toolkit 2020.3.
- Downloaded and converted human-pose-estimation-3d-0001 model.
- Built Human Pose Estimation C++ Demo application.
- Encountered error when running the demo: [ ERROR ] expected to have 2 outputs
Resolution
Use the 3D Human Pose Estimation Python Demo with human-pose-estimation-3d-0001 model.
Additional information
The Human Pose Estimation C++ Demo can be used with the 2D human-pose-estimation-0001 model.