MIMO/video_decomp/run.py
line 321
`
# Load smpl related
vc_info = np.load('./assets/sdc_info.npy', allow_pickle=True)
self.vc_smpl = vc_info.item().get('smpl')
part_segm_filepath = './assets/smpl_vert_segmentation.json'
`
The necessary data for create the template has not been provided.
MIMO/video_decomp/run.py
line 321
`
`
The necessary data for create the template has not been provided.