Closed 0oshowero0 closed 5 years ago
In line 25 of normalization.py, the path is wrong. It should be pose_dir = Path('./data/source/pose_yx.npy')
pose_dir = Path('./data/source/pose_yx.npy')
In line 25 of normalization.py, the path is wrong. It should be
pose_dir = Path('./data/source/pose_yx.npy')