|
Safemotion Lib
|
Variables | |
| list | sys_path = ['/workspace/smlab', '/workspace'] |
| dict | category_k |
| dict | category_info |
| dict | category_margin_ratio |
| args = abc.abstractproperty() | |
| data_root | |
| pkl_root | |
| train_category | |
| image_feat_folder | |
| str | split_data_folder = '/media/safemotion/HDD5/pjm_test/action_train_dataset_2023/action_kp_imf_split' |
| total_data_num | |
| ratio | |
| run_gen_pkl_v22_mtml.args = abc.abstractproperty() |
Definition at line 37 of file run_gen_pkl_v22_mtml.py.
| run_gen_pkl_v22_mtml.category_info |
Definition at line 23 of file run_gen_pkl_v22_mtml.py.
| run_gen_pkl_v22_mtml.category_k |
Definition at line 16 of file run_gen_pkl_v22_mtml.py.
| run_gen_pkl_v22_mtml.category_margin_ratio |
Definition at line 30 of file run_gen_pkl_v22_mtml.py.
| run_gen_pkl_v22_mtml.data_root |
Definition at line 39 of file run_gen_pkl_v22_mtml.py.
| run_gen_pkl_v22_mtml.image_feat_folder |
Definition at line 43 of file run_gen_pkl_v22_mtml.py.
| run_gen_pkl_v22_mtml.pkl_root |
Definition at line 40 of file run_gen_pkl_v22_mtml.py.
| run_gen_pkl_v22_mtml.ratio |
Definition at line 52 of file run_gen_pkl_v22_mtml.py.
| run_gen_pkl_v22_mtml.split_data_folder = '/media/safemotion/HDD5/pjm_test/action_train_dataset_2023/action_kp_imf_split' |
Definition at line 51 of file run_gen_pkl_v22_mtml.py.
| list run_gen_pkl_v22_mtml.sys_path = ['/workspace/smlab', '/workspace'] |
Definition at line 2 of file run_gen_pkl_v22_mtml.py.
| run_gen_pkl_v22_mtml.total_data_num |
Definition at line 52 of file run_gen_pkl_v22_mtml.py.
| run_gen_pkl_v22_mtml.train_category |
Definition at line 41 of file run_gen_pkl_v22_mtml.py.