Yi Liu
Results
1
issues of
Yi Liu
Hi, I met a dimension mismatch error when I creating the trajectory info for uniad using ``` def _get_future_traj_info(nusc, sample, predict_steps=16): sample_token = sample['token'] ann_tokens = np.array(sample['anns']) sd_rec = nusc.get('sample',...