- Print
- DarkLight
Article Summary
pose detection
This example uses pose-b1 engine to get the human pose on NEON-20xB.
Download model
Download pygraph
Pose_Detection_from_Neon_20xB.pygraph
Graph in EVA IDE
Command for this sample
gst-launch-1.0 pylonsrc ! videoconvert ! adrt model="/home/adlink/Desktop/EVA Sample/EVA_IDE/model/pose-b1.engine" scale=0.0039 rgbconv=True ! adtrans_openpose_py ! admetadrawer ! videoconvert ! ximagesink sync=False
Was this article helpful?