|
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', 'gt_action_upper', 'gt_action_lower', 'gt_pose', 'gt_hand', 'gt_foot'] |
| data_loader | |
| int | ep_mul = 20 |
| train | |
| test | |
| list posec3d_cat_mlp_fl.collect_keys = ['pose_heatmap_for_action', 'pose_heatmap_for_pose', 'gt_action_upper', 'gt_action_lower', 'gt_pose', 'gt_hand', 'gt_foot'] |
Definition at line 169 of file posec3d_cat_mlp_fl.py.
| posec3d_cat_mlp_fl.data_loader |
Definition at line 171 of file posec3d_cat_mlp_fl.py.
| int posec3d_cat_mlp_fl.ep_mul = 20 |
Definition at line 182 of file posec3d_cat_mlp_fl.py.
| list posec3d_cat_mlp_fl.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 147 of file posec3d_cat_mlp_fl.py.
| posec3d_cat_mlp_fl.loss |
Definition at line 152 of file posec3d_cat_mlp_fl.py.
| posec3d_cat_mlp_fl.metric_args |
Definition at line 164 of file posec3d_cat_mlp_fl.py.
| posec3d_cat_mlp_fl.model |
Definition at line 1 of file posec3d_cat_mlp_fl.py.
| list posec3d_cat_mlp_fl.pred_keys = ['pred_action_upper', 'pred_action_lower', 'pred_pose', 'pred_hand', 'pred_foot'] |
Definition at line 146 of file posec3d_cat_mlp_fl.py.
| list posec3d_cat_mlp_fl.score_keys = ['action_upper', 'action_lower', 'pose', 'hand', 'foot', 'aux_action_upper', 'aux_action_lower', 'aux_pose', 'aux_hand', 'aux_foot'] |
Definition at line 145 of file posec3d_cat_mlp_fl.py.
| list posec3d_cat_mlp_fl.target_tasks = ['action_upper', 'action_lower', 'pose', 'hand', 'foot', 'action_upper', 'action_lower', 'pose', 'hand', 'foot'] |
Definition at line 148 of file posec3d_cat_mlp_fl.py.
| posec3d_cat_mlp_fl.test |
Definition at line 207 of file posec3d_cat_mlp_fl.py.
| posec3d_cat_mlp_fl.train |
Definition at line 183 of file posec3d_cat_mlp_fl.py.
| list posec3d_cat_mlp_fl.train_tasks = ['action_upper', 'action_lower', 'pose', 'hand', 'foot'] |
Definition at line 149 of file posec3d_cat_mlp_fl.py.