wentaoyuan / deepgmr

PyTorch implementation of DeepGMR: Learning Latent Gaussian Mixture Models for Registration (ECCV 2020 spotlight)
https://wentaoyuan.github.io/deepgmr
Other
145 stars 15 forks source link

how to register two point clouds? #6

Open tiexuedanxin opened 3 years ago

tiexuedanxin commented 3 years ago

Hello, can your approach make registration between the point clouds, which captured by sensor from different view (that means the two point cloud have overlapped with each other to some degree).IF ok could you write a tutorial on how to use your code quickly to register unseen real point cloud, when given two point clouds with the format .ply or .pcd.