prs-eth / OverlapPredator

[CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.
https://shengyuh.github.io/predator/index.html
MIT License
512 stars 73 forks source link

Questions about the matchability loss #37

Closed Hui-design closed 2 years ago

Hui-design commented 2 years ago

Hi. Thank you for your amazing work! Your design for overlap scores is wonderful. But, I would like to discuss with you the design of the matchability score. You use the virtual labels generated by the feature space to supervise the 33rd or 34th dimension of the output, which is a very amazing idea. However, in the process of reproducing your paper, I found that the saliency_precision (matchability_precision) on the validation set is only 0.4, which means that the network fails to learn the matchability score. I guess there are two possibilities: one is that I reproduce the error, if so, can you provide the log file? The other is to say that this tightly coupled way of descriptors and detectors is not easy to learn?

ShengyuH commented 2 years ago

hi,

Thanks for your interest in our work and good question.

@zgojcic Maybe you have something to add?

Best, Shengyu

Hui-design commented 2 years ago

Thank you very much!

zgojcic commented 2 years ago

I agree with the intuition that Shengyu provided above. Matchability is actually a difficult concept for the network to learn, as it probably also relies on the global context of a specific point cloud pair. In Predator, this was not our main target of interest and hence we went with a solution that delivered reasonable results, while being motivated on our intuition of matchability. I am positive that there are better ways to learn matchability and that it is an important concept in point cloud registration. It would be great to see some more principled ideas emerge in the near future.

Best, Zan

ShengyuH commented 2 years ago

Close due to inactivity.

Hui-design commented 2 years ago

Hello, I am a novice in scientific research, and predator has been my study object for nearly half a year. I have ideas and experimental results about matchability, and I would like to consult you for some advice. Can you send me your personal email if you are interested? You can send it to my email: 2225705604@qq.com