huangjh-pub / synorim

[T-PAMI'22] [Jittor & Pytorch] Multiway Non-rigid Point Cloud Registration via Learned Functional Map Synchronization
https://cg.cs.tsinghua.edu.cn/people/~huangjh/publication/synorim/
118 stars 10 forks source link

Code for preprocessing the DT4D dataset. #3

Closed puhuajiang closed 2 years ago

puhuajiang commented 2 years ago

Hi, thank you for your wonderful work and the code.!

I noticed that for DT4D data, you guys transform the original data to a fixed point cloud data(with length of 8192). Recently I want to do it by myself. So, could you offer the preprocessing code of the DT4D dataset?

Thank you!

heiwang1997 commented 2 years ago

Hi. Thanks for your interest in our work. The data processing part is unfortunately not part of our open source release due to the licensing issues. Please drop me an email and I could send the script to you.

puhuajiang commented 2 years ago

Okay, thank you for your response