You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a project where I have to register pointclouds of shapenet objects (Complete point cloud) with point clouds generated for a single view of the same object. Was wondering if this code base can be used to do the same?
I was also wondering how the data was prepared, if you have any codes for the same.
Thanks!
The text was updated successfully, but these errors were encountered:
I already have a custom dataset. The source and target pointclouds are from different sources in my case and I would want to try GMCNet and see how good the registration is when compared to FCG(Implemented in Open3d).
So could you please tell me what preprocessing and data preparation tasks I have to carry out on the source and target pointcloud datasets. Like you had done for your custom dataset.
Hi, thanks for the great work!
I am working on a project where I have to register pointclouds of shapenet objects (Complete point cloud) with point clouds generated for a single view of the same object. Was wondering if this code base can be used to do the same?
I was also wondering how the data was prepared, if you have any codes for the same.
Thanks!
The text was updated successfully, but these errors were encountered: