|
Safemotion Lib
|
Variables | |
| model | |
| list | score_keys = ['action_upper', 'action_lower', 'pose', 'hand', 'foot', 'aux_action_upper', 'aux_action_lower', 'aux_pose', 'aux_hand', 'aux_foot'] |
| list | pred_keys = ['pred_action_upper', 'pred_action_lower', 'pred_pose', 'pred_hand', 'pred_foot'] |
| list | gt_keys = ['gt_action_upper', 'gt_action_lower', 'gt_pose', 'gt_hand', 'gt_foot', 'gt_action_upper', 'gt_action_lower', 'gt_pose', 'gt_hand', 'gt_foot'] |
| list | target_tasks = ['action_upper', 'action_lower', 'pose', 'hand', 'foot', 'action_upper', 'action_lower', 'pose', 'hand', 'foot'] |
| list | train_tasks = ['action_upper', 'action_lower', 'pose', 'hand', 'foot'] |
| loss | |
| metric_args | |
| list | collect_keys = ['pose_heatmap_for_action', 'pose_heatmap_for_pose', 'image_feature', 'gt_action_upper', 'gt_action_lower', 'gt_pose', 'gt_hand', 'gt_foot'] |
| data_loader | |
| int | ep_mul = 20 |
| train | |
| test | |
| list posec3d_kp_img.collect_keys = ['pose_heatmap_for_action', 'pose_heatmap_for_pose', 'image_feature', 'gt_action_upper', 'gt_action_lower', 'gt_pose', 'gt_hand', 'gt_foot'] |
Definition at line 167 of file posec3d_kp_img.py.
| posec3d_kp_img.data_loader |
Definition at line 169 of file posec3d_kp_img.py.
| int posec3d_kp_img.ep_mul = 20 |
Definition at line 180 of file posec3d_kp_img.py.
| list posec3d_kp_img.gt_keys = ['gt_action_upper', 'gt_action_lower', 'gt_pose', 'gt_hand', 'gt_foot', 'gt_action_upper', 'gt_action_lower', 'gt_pose', 'gt_hand', 'gt_foot'] |
Definition at line 145 of file posec3d_kp_img.py.
| posec3d_kp_img.loss |
Definition at line 150 of file posec3d_kp_img.py.
| posec3d_kp_img.metric_args |
Definition at line 162 of file posec3d_kp_img.py.
| posec3d_kp_img.model |
Definition at line 1 of file posec3d_kp_img.py.
| list posec3d_kp_img.pred_keys = ['pred_action_upper', 'pred_action_lower', 'pred_pose', 'pred_hand', 'pred_foot'] |
Definition at line 144 of file posec3d_kp_img.py.
| list posec3d_kp_img.score_keys = ['action_upper', 'action_lower', 'pose', 'hand', 'foot', 'aux_action_upper', 'aux_action_lower', 'aux_pose', 'aux_hand', 'aux_foot'] |
Definition at line 143 of file posec3d_kp_img.py.
| list posec3d_kp_img.target_tasks = ['action_upper', 'action_lower', 'pose', 'hand', 'foot', 'action_upper', 'action_lower', 'pose', 'hand', 'foot'] |
Definition at line 146 of file posec3d_kp_img.py.
| posec3d_kp_img.test |
Definition at line 205 of file posec3d_kp_img.py.
| posec3d_kp_img.train |
Definition at line 181 of file posec3d_kp_img.py.
| list posec3d_kp_img.train_tasks = ['action_upper', 'action_lower', 'pose', 'hand', 'foot'] |
Definition at line 147 of file posec3d_kp_img.py.