RegTR icon indicating copy to clipboard operation
RegTR copied to clipboard

End-to-end Point Cloud Correspondences with Transformers

Results 18 RegTR issues
Sort by recently updated
recently updated
newest added

Hey everyone! Has anyone by any chance created a Docker Image to run RegTR? I have major issues setting up the environment and even getting the demo to run. Thank...

Hi. When using the model you trained to validate my dataset in demo. py and train my own dataset , the same error occurred: CUDA out of memory .Tried to...

Why the RR results are different every time when using the same model for testing?

Hello, I am trying to use your work in a simulation data registration. I started with a simple example. I am working with Webots and ROS. After getting a pointcloud...

Hello.Is the 'overlap' in the train_info/val_info/test_3DLoMatch_info/test_3DMatch_info.pkl file refer to the overlap score from the source point cloud to the target point cloud? Is the 'overlap' necessary in training? Or is...

I can't find file /data/train in project

Is this algorithm applicable to outdoor urban scenes?

Your work is great, I've recently been debugging your code to compare algorithms, but I've noticed that there seems to be an ambiguity. In pointcloud.py, when you calculate the overlap...