|
Safemotion Lib
|
Variables | |
| model | |
| list | score_keys = ['action_upper', 'action_lower'] |
| list | pred_keys = ['pred_action_upper', 'pred_action_lower'] |
| list | gt_keys = ['label', 'label'] |
| list | target_tasks = ['action_upper', 'action_lower'] |
| loss | |
| metric_args | |
| list | collect_keys = ['pose_heatmap', 'label'] |
| data_loader | |
| int | ep_mul = 20 |
| train | |
| test | |
| list posec3d_action.collect_keys = ['pose_heatmap', 'label'] |
Definition at line 68 of file posec3d_action.py.
| posec3d_action.data_loader |
Definition at line 70 of file posec3d_action.py.
| int posec3d_action.ep_mul = 20 |
Definition at line 77 of file posec3d_action.py.
| list posec3d_action.gt_keys = ['label', 'label'] |
Definition at line 48 of file posec3d_action.py.
| posec3d_action.loss |
Definition at line 51 of file posec3d_action.py.
| posec3d_action.metric_args |
Definition at line 63 of file posec3d_action.py.
| posec3d_action.model |
Definition at line 1 of file posec3d_action.py.
| list posec3d_action.pred_keys = ['pred_action_upper', 'pred_action_lower'] |
Definition at line 47 of file posec3d_action.py.
| list posec3d_action.score_keys = ['action_upper', 'action_lower'] |
Definition at line 46 of file posec3d_action.py.
| list posec3d_action.target_tasks = ['action_upper', 'action_lower'] |
Definition at line 49 of file posec3d_action.py.
| posec3d_action.test |
Definition at line 102 of file posec3d_action.py.
| posec3d_action.train |
Definition at line 78 of file posec3d_action.py.