Skip to content

anastasiia-kornilova/mom-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mom-tools

For pip-package that implements several metrics, including MOM, for benchmarking trajectory via registered point clouds, please, refer to this repository.

Description

MOM (Mutually Orthogonal Metric) is a metric that evaluates trajectory quality via estimation inconsistency of the map aggregated from registered point clouds via this trajectory. It uses statistics obtained from points from mutually orthogonal surfaces and, therefore, strongly correlates with Relative Pose Error. This repository provides source code for this metric and examples of applications on widespread LiDAR datasets.

For more details about method and experiments, please, refer to our preprint: "Be your own Benchmark: No-Reference Trajectory Metric on Registered Point Clouds", Anastasiia Kornilova, Gonzalo Ferrer, 2021 [arxiv].

The image below demonstrates an example of applying map metric to compare GT poses and poses from ICP algorithm on KITTI dataset via evaluating small-scale map inconsistency. As a result, MOM demonstrates superiority on small-scale mapping in comparison to GT poses that could be noisy on small-scale distances.

Citing

If you use this tool for your research, please, cite:

@misc{kornilova2021benchmark,
      title={Be your own Benchmark: No-Reference Trajectory Metric on Registered Point Clouds}, 
      author={Anastasiia Kornilova and Gonzalo Ferrer},
      year={2021},
      eprint={2106.11351},
      archivePrefix={arXiv},
      primaryClass={cs.RO}
}

About

Mutually Orthogonal Metric (MOM): benchmarking trajectory using registered point clouds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published