Giter Site home page Giter Site logo

Comments (4)

fuzhao123232 avatar fuzhao123232 commented on July 20, 2024 2

我是把所有的pose都跑了open3d的icp配准,然后只迭代一次,不然会很慢,这样就很快,几乎没花什么时间,然后配准的结果里面有fitness和rmse两个指标

from 3d-registration-with-maximal-cliques.

zhangxy0517 avatar zhangxy0517 commented on July 20, 2024

适用。MAC的输入是匹配,因此对不同类型的点云是通用的,论文中我们也测试了模型数据库U3M。配准失败的原因可能是特征描述产生匹配的质量很低,也可能是参数设置不合理。

from 3d-registration-with-maximal-cliques.

fuzhao123232 avatar fuzhao123232 commented on July 20, 2024

感谢作者的指教,已解决。作者的python代码中对final_trans的选择是计算了一个MAE分数,但是对我不适用,我将之替换为fitness(就是两点云的重叠面积),然后选择fitness最大的作为final_trans后,取得非常好的效果。只是很奇怪为什么会有这样的结果,还是说fitness比MAE更鲁棒?
image

from 3d-registration-with-maximal-cliques.

Guangyun-Xu avatar Guangyun-Xu commented on July 20, 2024

感谢作者的指教,已解决。作者的python代码中对final_trans的选择是计算了一个MAE分数,但是对我不适用,我将之替换为fitness(就是两点云的重叠面积),然后选择fitness最大的作为final_trans后,取得非常好的效果。只是很奇怪为什么会有这样的结果,还是说fitness比MAE更鲁棒? image

大佬,你的fitness是怎么算的,可否给个代码参考一下

from 3d-registration-with-maximal-cliques.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.