Giter Site home page Giter Site logo

Pytorch version training about overlapnet HOT 8 CLOSED

prbonn avatar prbonn commented on July 28, 2024
Pytorch version training

from overlapnet.

Comments (8)

BIT-MJY avatar BIT-MJY commented on July 28, 2024 1

I suppose so, but we recommend using semanticKitti poses in your work which are more accurate.

from overlapnet.

BIT-MJY avatar BIT-MJY commented on July 28, 2024

Hi @surajiitd Thanks for using our code!

loop_gt_seq00_0.3overlap_inactive.npz contains N lists for N laser scans of sequence 00. In each list n, there are indices of laser scans that have overlap > 0.3 with respect to the n th laser scan (exclude near 100 scans). As to the calculation of overlap, you can refer to OverlapNet Demo4.

BTW, you can find our newer works OverlapTransformer and SeqOT to implement faster retrieval. We have released the code to generate distance-based loop git files for NCLT dataset here. The data structures are quite similar. The only difference is that each list in git files for NCLT contains the loop indices in database.

from overlapnet.

surajiitd avatar surajiitd commented on July 28, 2024

@BIT-MJY Thank you so much for your instant reply!
But I already ran Demo4 of OverlapNet and tried again. But I can't generate any loop_gt_seq00_0.3overlap_inactive.npz file. No such file is generated that has such info (one list for each laser scan). Please help on how to get this file!
Of course, I'd like to see your more recent work OverlapTransformer and planning to use it. But that is also referring to Overlapnet for generating gt_file(loop_gt_seq00_0.3overlap_inactive.npz) file.

from overlapnet.

BIT-MJY avatar BIT-MJY commented on July 28, 2024

We have uploaded our newest version of this related script to generate ground truth files in the OT repo. You can find it here.

Please pull our new code, modify the paths in this file (tools/utils/gen_gt_data.py), and run

cd tools/utils/
python gen_gt_data.py

Note that the poses file is from semantic kitti, which is refined by SLAM.

from overlapnet.

surajiitd avatar surajiitd commented on July 28, 2024

Hi @BIT-MJY

Note that the poses file is from semantic kitti, which is refined by SLAM.

In OverlapTransformer you have used semanticKitti poses, but in OverlapNet you have just used kitti poses right?

from overlapnet.

surajiitd avatar surajiitd commented on July 28, 2024

Thank you so much @BIT-MJY

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.