Giter Site home page Giter Site logo

Comments (4)

Chen-Xieyuanli avatar Chen-Xieyuanli commented on September 23, 2024

Hey @lymdove, thanks for following our work. Yes, I use the overlap threshold to determine the ground-truth loop closures.
You could find more information in the paper.
"We use a relatively low threshold of 30 % for the overlap to decide if a candidate is a true positive. We aim to find more loops even in some challenging situations with low overlaps, e.g., when the car drives back to an intersection from the opposite direction (as highlighted in the supplementary video1). Furthermore, ICP can find correct poses if the overlap between pairs of scans is around 30 %, as illustrated in the experimental evaluation."

from overlapnet.

lymdove avatar lymdove commented on September 23, 2024

@Chen-Xieyuanli Thanks for your replying.
I also major in a new method to detect loop closure in some challenging situations. But i met some problems, like the judgement in your work, some loops may have low overlap but ICP can calculate correct poses(the loop will make SLAM better). If use overlap threshold to judge the true positive, loops mentioned above would be thought negetive, this situation will reduce the recall. I am not sure i should propose a new judgement or do some other things. Could you give me some advices?

from overlapnet.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on September 23, 2024

That's also the reason why I use overlap as the threshold since we want to find as many loops as possible.
That's also one of the contributions of this work to find a better way to distinguish loops.
I would suggest still use overlap or other ways of similarity estimation to decide the ground truth rather than the distances.

from overlapnet.

lymdove avatar lymdove commented on September 23, 2024

Thanks for axplaination.

from overlapnet.

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.