-
Hello, I recently used test.py to test the results, but I found that there is no *.npy file for the generated descriptors and scores. How to generate or restore it? In addition, the keypoints file pro…
-
Thanks your work! I change the code like below, but i cannot get the same result like voxel = 0.03.
I want to know if something else should be changed. Thanks!
## The release weight is …
-
getting segfault cpp error on test example
also how to run the app with usb zed camera?
-
==================================================
TEASER++ Python registration example
==================================================
TEASER++ Parameters are:
Starting scale so…
-
Hi guys,
Shouldn't the command in this [line](https://github.com/overlappredator/OverlapPredator/blob/770c3063399f08b3836935212ab4c84d355b4704/scripts/cal_overlap.py#L72) be `p.map(cal_overlap_per_…
-
Hi @Lilac-Lee,
Thank you very much for releasing your project code! I have a question about how the voxel overlaps are found in the testing phase.
As far as I read the code, the following lines …
tatsy updated
2 years ago
-
Hi Zheng Qin, congratulations on your paper being accepted by CVPR. I am a novice in 3D vision, I want to know that the pretrained model can be used directly on unseen point cloud?
![微信图片_2022030814…
-
Hello,
Thank you very much for your work.
I'm trying to evaluate the 3DMatch dataset but I'm getting the following error:
File: datasets/common.py - 641
![image](https://user-images.githubus…
-
Hello! Thanks for open-sourcing this great work, here I got a question about the **registration recall** reported in the article.
From the code :
https://github.com/rabbityl/lepard/blob/bcae7f2ee1a2…
qsisi updated
2 years ago
-
Hi @zgojcic
I am trying to train 3DSmoothNet with the 3DMatch dataset. I wanted to know how are the descriptors (dataset) generated for main_cnn.py? As in how are pairs of rgbd images chosen (from…