Results 5 comments of DongJT1996

Here is my implementation if you are interested. @vincenthesiyuan def grid_sample_3d(image, optical): N, C, ID, IH, IW = image.shape _, D, H, W, _ = optical.shape ix = optical[..., 0]...

Please refer to https://github.com/zju3dv/iMoCap/issues/3#issuecomment-803239825

Hello, thanks for your attention. We are re-organizing the code to make it easy to use. The code will be part of the new Mocap project [EasyMocap](https://github.com/zju3dv/EasyMocap).

We will upload the data processing code.

Hello, thanks for your attention. We will release the code by the end of this month.