Thanks for this cool tool!
Could you, please, fix problem with paths that I obtain on Linux:
I can run your tool with absolute path, like:
python3 src/main.py --loader=tum --frame_num=86 --annotations_path=/home/anasyasiia/Downloads/Telegram\ Desktop/annotations\ \(4\).xml --disable_annotation_filter_outliers /home/anasyasiia/Downloads/rgbd_dataset_freiburg1_desk/
But cannot using tilda for marking home dir like:
python3 src/main.py --loader=tum --frame_num=88 --annotations_path=~/Downloads/Telegram\ Desktop/annotations\ \(4\).xml ~/Downloads/rgbd_dataset_freiburg1_desk/
Thanks for this cool tool!
Could you, please, fix problem with paths that I obtain on Linux:
I can run your tool with absolute path, like:
But cannot using tilda for marking home dir like: