NvDsBodyPose2D¶
Components for building a body pose detection application
UUID: b72585ad-d225-4834-b9f9-3d5e5cbe33c2
Version: 0.0.3
Author: NVIDIA
License: Proprietary
Components¶
nvidia::BodyPose2D::PostProcess¶
Post processing for BodyPose2D. Parses output of the model to get body part locations.
Component ID: 2f908224-0331-43ff-a598-96bc7a8aae33
Base Type: nvidia::deepstream::INvDsInPlaceDataHandler
Parameters¶
probe-connector
Handle to a nvidia::deepstream::NvDsProbeConnector component
Flags: GXF_PARAMETER_FLAGS_OPTIONAL
Type: GXF_PARAMETER_TYPE_HANDLE
Handle Type: nvidia::deepstream::NvDsProbeConnector
nvidia::BodyPose2D::BodyPose2dModel¶
Model configuration component for the TAO BodyPoseNet model (https://ngc.nvidia.com/catalog/models/nvidia:tao:bodyposenet)
Component ID: 032bd0ef-ed94-469f-92dd-fabb6d96a7e4
Base Type: nvidia::deepstream::INvDsInferModelConfigComponent
Parameters¶
model-engine-file
Path to the model engine file. Absolute or relative to the extension directory.
Flags: GXF_PARAMETER_FLAGS_OPTIONAL
Type: GXF_PARAMETER_TYPE_FILE
nvidia::BodyPose2D::NvDsGxfBodypose2dDataTranslator¶
Translate bodypose2d user meta data structure to GXF data structure and vice versa.
Component ID: 8e63a584-3646-4017-98b8-abdb474260eb
Base Type: nvidia::deepstream::INvDsGxfDataTranslator