Public Member Functions | |
def | __init__ |
def | pose_estimate |
def | subscribe |
def | unsubscribe |
Public Attributes | |
br | |
encoder_fc3_model | |
gpu | |
num_stage | |
pose_pub | |
resnet_v2 | |
smpl | |
subs | |
with_people_pose | |
Private Member Functions | |
def | _cb |
def | _cb_with_pose |
def | _create_people_pose_array_msgs |
def | _load_model |
Definition at line 133 of file human_mesh_recovery.py.
Definition at line 135 of file human_mesh_recovery.py.
def node_scripts.human_mesh_recovery.HumanMeshRecovery._cb | ( | self, | |
img_msg | |||
) | [private] |
Definition at line 196 of file human_mesh_recovery.py.
def node_scripts.human_mesh_recovery.HumanMeshRecovery._cb_with_pose | ( | self, | |
img_msg, | |||
people_pose_msg | |||
) | [private] |
Definition at line 207 of file human_mesh_recovery.py.
def node_scripts.human_mesh_recovery.HumanMeshRecovery._create_people_pose_array_msgs | ( | self, | |
people_joint_positions, | |||
header | |||
) | [private] |
Definition at line 227 of file human_mesh_recovery.py.
def node_scripts.human_mesh_recovery.HumanMeshRecovery._load_model | ( | self | ) | [private] |
Definition at line 150 of file human_mesh_recovery.py.
def node_scripts.human_mesh_recovery.HumanMeshRecovery.pose_estimate | ( | self, | |
imgs | |||
) |
Definition at line 248 of file human_mesh_recovery.py.
Definition at line 168 of file human_mesh_recovery.py.
Definition at line 192 of file human_mesh_recovery.py.
Definition at line 135 of file human_mesh_recovery.py.
Definition at line 135 of file human_mesh_recovery.py.
Definition at line 135 of file human_mesh_recovery.py.
Definition at line 135 of file human_mesh_recovery.py.
Definition at line 135 of file human_mesh_recovery.py.
Definition at line 135 of file human_mesh_recovery.py.
Definition at line 135 of file human_mesh_recovery.py.
Definition at line 168 of file human_mesh_recovery.py.
Definition at line 135 of file human_mesh_recovery.py.