Giter Club home page Giter Club logo

Comments (6)

benemer avatar benemer commented on June 15, 2024

Hi Max Shi,

Thanks for your interest in our work. The reason for the different result on the SemanticKITTI validation sequence 08 is that we used the SuMa poses without loop closing for validation. The poses with loop closing lead to a lot of false positives for some scans due to a drift induced by the loop closing in sequence 08.

You can download the poses without loop closing here. Just put them in the same folder as the poses.txt file and provide the filename when running the inference script by passing the -poses flag:

python scripts/predict_confidences.py -w path/to/model.ckpt -poses name_pose_file.txt -seq 8

Please let me know if anything is unclear.

Best regards
Benedikt

from 4dmos.

MaxShi007 avatar MaxShi007 commented on June 15, 2024

Hi Max Shi,

Thanks for your interest in our work. The reason for the different result on the SemanticKITTI validation sequence 08 is that we used the SuMa poses without loop closing for validation. The poses with loop closing lead to a lot of false positives for some scans due to a drift induced by the loop closing in sequence 08.

You can download the poses without loop closing here. Just put them in the same folder as the poses.txt file and provide the filename when running the inference script by passing the -poses flag:

python scripts/predict_confidences.py -w path/to/model.ckpt -poses name_pose_file.txt -seq 8

Please let me know if anything is unclear.

Best regards Benedikt

it work! thank you so much

from 4dmos.

MaxShi007 avatar MaxShi007 commented on June 15, 2024

Hi,benemer

I saw your score in the CodaLab, You are the champion and 0.8 is pretty good result. Congratulation!

I guess you may have used SuMa poses without loop in sequence11-21,If you use SuMa poses without loop, can you give me a copy?I want to make little attempt and see the effect.

from 4dmos.

benemer avatar benemer commented on June 15, 2024

Hi @MaxShi007,

Thank you! We achieved this result by training our model using 10 scans with additional training data. The data is taken from the KITTI Road sequences and the labels can be found here. We added all labeled sequences to the training set.

If you want to try the SuMa poses without loop closing, you can download them here.

Best regards
Benedikt

from 4dmos.

MaxShi007 avatar MaxShi007 commented on June 15, 2024

Thank you for providing this information about KITTI Road , I will try it.

Here is only have the SuMa poses without loop closing of the trainset(sequence 00-07,09-10) and the validset(sequence 08). Do you have the SuMa poses without loop closing of the testset(sequence 11-21)?

from 4dmos.

benemer avatar benemer commented on June 15, 2024

Ah sorry, you are right. Here are the SuMa poses on the test set without loop closing:

suma_noloop_testset.zip

If I remember correctly, there were a lot of false positives on sequence 20 due to some inconsistent poses (even without loop closing).

Best,
Benedikt

from 4dmos.

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.