map-metrics icon indicating copy to clipboard operation
map-metrics copied to clipboard

Add C++ executable with console interface

Open achains opened this issue 2 years ago • 0 comments

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

achains avatar Dec 21 '21 17:12 achains