GithubHelp home page GithubHelp logo

Comments (6)

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 3, 2024

Hey @xdtzzz, thanks for using our code.

The noisy map results may be caused by the wrong prediction and inaccurate poes estimation.

For example, the points of a car were predicted to be both car (blue) and house (yellow) in the segmentation results.
When aggregating all the predictions together, it will become more obvious.

from semantic_suma.

xdtzzz avatar xdtzzz commented on June 3, 2024

from semantic_suma.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 3, 2024

Q: Do you mean that SuMa++ needs very good semantic segmentation results to work well?
A: Yes, SuMa++ itself can not improve the semantic segmentation results, but only use the semantics to improve the SLAM results. Wrong predictions will lead to a wrong semantic map. We originally use RangeNet++ which achieved an IOU of 52.2 and worked well. The segmentation results seem not as good as the original RangeNet++. What's your segmentation performance in terms of IOU? The current SOTA one is of IOU 70, and you may use the SOTA semantics to get a better semantic map.

是的,SuMa++对semantic segmentation本身是没有提升的,只是利用语义信息来提高SLAM的精度,如果语义信息不准,语义地图也是会不准的。
原文用的rangenet++的IOU是52.2是可以工作的,当前的语义分割结果似乎比原文差,请问现在语义分割的IOU精度是多少? 目前性能最好的语义分割算法性能是70IOU,可以尝试使用更好的语义分割算法。

from semantic_suma.

xdtzzz avatar xdtzzz commented on June 3, 2024

我现在语义分割的iou精度挺高的,因为标注的类别比较少,平均达到了0.8以上

from semantic_suma.

xdtzzz avatar xdtzzz commented on June 3, 2024

Results on rangenet++, most of them are correct. But on suma++, there are many wrong semantic points. For example, the ground points build on the top of the wall on suma++, but on rangenet++, the wall doesn't have ground points.
rangenet++:
0b16510ed42860c0783357589a2c7cc
suma++:
958db1246aa6e3689bfd18e7d032964

from semantic_suma.

xdtzzz avatar xdtzzz commented on June 3, 2024

where is "reopen" button.... # @Chen-Xieyuanli

from semantic_suma.

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.