Giter Club home page Giter Club logo

map-metrics's People

Contributors

achains avatar anastasiia-kornilova avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

map-metrics's Issues

Speed up mme and mpv

Now, the most time consuming operation is iteration over points in point cloud, which could be parallelized.

Reduce Open3D packages

Building Open3D takes eternity, there are definitely some packages which can be disabled

Add C++ executable with console interface

It will be useful for quick testing and performance measurments if library is able to run from command-line interface.

For example,
./map-metrics --pc="data/kitti_00" --tj="data/Tj_0" --metric="mme" [--"some common hyperparameters"]

It's build should be disabled by default

Support 10.9 MacOS

  • Map Metrics version: 0.0.3
  • Python version: >=3.6
  • Operating System: MacOS

Description

Pip-package supports MacOS >=10.14 due to C++17 features.
We can downgrade to C++14, but a bit later :)

editoring error

A \delta seems missing in Eq.6 of the paper. Have you tested on all the sequences and other dataset.
Recommend to ref LIBRE: The Multiple 3D LiDAR Dataset.
VLP64 may have a low precise for long distance measurement.
clipboard

Speed up Github Actions workflow

It takes an hour to build Open3D

Possible solutions:

  • Add -j flag
  • Specify Open3D build options
  • Store Open3D files in Github Actions Cache

A drawback of mom when dealing drafting walls in indoor envs.

  • Map Metrics 0.0.1:
  • Python version 3.8:
  • Operating System win10:
    1

Description

It tired the metirc on a small scale data, likely a room with differential chassis and a RS-16.
When the point cloud map consists of multiple wall (actually one) caused by drifting, the mom metric may have a smaller value than a normal map.
I think it is caused by the orthogonal walls (both the real one and drifted one) and floor.

Specifically, Fig.1 is generated by LOAM (without drift), and Fig. 2 is gererated by Lio-sam (with draft).

Fig.1

Fig.2

I also considered to downsample the two maps into the same scale with voxel downsampling. The results are listed below.

1640311688(1)

I think this kind of problem is very familiar for indoor, I have seen many drafting wall during daily usage of lidar based slam, without semantic labels, it is very hard for distinguishing them automatically.

What I Did

I will try the 0.0.2 version later.

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

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.