Method__init__(self, mode, t_his=15, t_pred=60, actions='all', **kwargs)
diverse/motion_pred/utils/dataset_humaneva_multimodal.py:10
Method__init__(self, mode, t_his=15, t_pred=60, actions='all', **kwargs)
diverse/motion_pred/utils/dataset_humaneva.py:9
Method__init__(self, mode, t_his=25, t_pred=100, actions='all', use_vel=False)
diverse/motion_pred/utils/dataset_h36m.py:9
Method__init__(self,
time_dim,
joints_dim,
dim_used = [ 2, 3, 4, 5, 7
deterministic/model.py:92
Functionabsolute2relative x: [bs,..., jn, 3] or [bs,..., jn-1, 3] if invert x0: [1,..., jn, 3] parents: [-1,0,1 ...]
diverse/utils/util.py:92
Functionabsolute2relative_torch x: [bs,..., jn, 3] or [bs,..., jn-1, 3] if invert x0: [1,..., jn, 3] parents: [-1,0,1 ...]
diverse/utils/util.py:113
Functionload_data_cmu(path_to_dataset, actions, input_n, output_n, data_std=0, data_mean=0, is_test=False)
deterministic/utils/data_utils.py:333
Functionload_data_cmu_3d(path_to_dataset, actions, input_n, output_n, data_std=0, data_mean=0, is_test=False)
deterministic/utils/data_utils.py:397
Functionupdate(num,data_gt,data_pred,plots_gt,plots_pred,fig,ax,input_n)
deterministic/utils/h36_3d_viz.py:81