Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TUM dataset is ready at branch vo_tum #2

Open
eric-yyjau opened this issue Aug 19, 2020 · 0 comments
Open

TUM dataset is ready at branch vo_tum #2

eric-yyjau opened this issue Aug 19, 2020 · 0 comments

Comments

@eric-yyjau
Copy link
Collaborator

eric-yyjau commented Aug 19, 2020

  • Download TUM dataset
cd core/dataset/tum/
python download.py
  • Run testing
conda activate /jbk001-data1/yyjau/conda/py36-trian2
# run
python infer_vo.py --config_file ./config/odo.yaml --gpu 0 --traj_save_dir_txt results/tum/office.txt \
--sequences_root_dir ./data/tum_data_f3 \
--sequence rgbd_dataset_freiburg3_long_office_household --pretrained_model /jbk001-data1/models/trianflow/kitti_odo.pth \
--dataset tum
  • Evaluation
evo_ape tum -s --align \
./data/tum_data_f3/rgbd_dataset_freiburg3_long_office_household/groundtruth.txt \
results/tum/rgbd_dataset_freiburg3_long_office_household/rgbd_dataset_freiburg3_long_office_household.tum \
--save_plot results/tum/rgbd_dataset_freiburg3_long_office_household/ape_xyz.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant