Skip to content

reproduce the results of DARPA  #19

@DarrenWong

Description

@DarrenWong

Dear officer,

Thanks for sharing a great job.I am running the code with the experiments DARPA SubT Challenge Urban Circuit in the paper Self-supervised Learning of LiDAR Odometry for Robotic Applications

First I trained a network base on the Alpha course for around 80 epochs with a loss of 0.077586
image

Then I use the Beta to infer the results
darpa_beta_map_darpa_00_2d
darpa_beta_map_darpa_00_3d

seems not very close to the paper

image

I also try to use a LOAM-like method, it can output a map so I think the data I am using is correct.
result_legoloam

My question is,

  1. Does the trained model is not good? Can you share your model on DARPA for testing?
  2. Do I need to add the mapping module of LOAM before evaluating the results of DARPA?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions