zhangxy0517 / 3D-Registration-with-Maximal-Cliques

Source code of CVPR 2023 paper
MIT License
421 stars 45 forks source link

Different results on Python and C++ #20

Open zhhiyuan opened 11 months ago

zhhiyuan commented 11 months ago

Thank you for your excellent job. When I tested the python version code on the custom dataset, it worked well, but I couldn't achieve the same effect on the C++ version. I only changed the downsampling rate. Is there any missing parameter that I need to modify?