CalledProcessError
dexdley94 opened this issue · 1 comments
dexdley94 commented
ybbbbt commented
Hi, ismar-scoring.py
is designed for ISMAR 2019 Dataset only(Cx
and Dx
dataset), and cannot be used by Ax
or Bx
dataset. For trajectory evaluation, you can directly use bin/accuracy
, and it would also give you the normalized score.
By the way, in ismar-scoring.py
, gt_base_dir
means the directory to the whole dataset (e.g. something like /media/dexter/1TB01/VISLAM-Dataset
in your case).