Coder Social home page Coder Social logo

distance error: about sg_pr HOT 4 CLOSED

kxhit avatar kxhit commented on August 28, 2024
distance error:

from sg_pr.

Comments (4)

kxhit avatar kxhit commented on August 28, 2024

It throws an error from the code here. Because the distance between the two scenes (000000 and 000006) is between 3m-20m, which is not considered as explained in our paper. You can change the code here to measure each two scenes similarity anyhow. Let me know if you have other confusions.

from sg_pr.

zhunnan avatar zhunnan commented on August 28, 2024

In xxx.json, how to get the pose data? If I only get topo point and it's label of every frame (in your work ,refers to [centers] and [nodes]), can I get similar score between two any frames without pose?
I 'd like to test a sequese in this way. Thanks for your answer!

from sg_pr.

kxhit avatar kxhit commented on August 28, 2024

Pose data is from KITTI dataset and you can get similar score between two any frames without pose as we don't need pose in infer. Pose data is only used for evaluation and training as we need pose to define which pair is positive (distance less 3m) and which is negative (distance over 20m).
You can modify the code and give fake pose (e.g. 000) in inference to obtain the similar score regardless of their true related pose. However, in this way you may not know the two pair is a real loop closure or not.

from sg_pr.

zhunnan avatar zhunnan commented on August 28, 2024

Nice

from sg_pr.

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.