pose detection
  • 05 May 2022
  • 1 Minute to read
  • Contributors
  • Dark
    Light

pose detection

  • Dark
    Light

Article Summary

pose detection

This example uses pose-b1 engine to get the human pose on NEON-20xB.

Download model

pose-b1.engine

Download pygraph

Pose_Detection_from_Neon_20xB.pygraph

Graph in EVA IDE

3-3-2

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?

What's Next