cadc_devkit
cadc_devkit copied to clipboard
Transform the .yaml in calibmoose to KITTI calib format
How can i transform the 00.ymal /extrinsics.yaml to KITTI calib format
I have the same issue as @jiajia0408 , any solution ? Thanks!
We don't have an official conversion script at the moment, but a student who has graduated has created a conversion script in a repo that is no longer maintained but should still work. https://github.com/mathild7/faster_rcnn_pytorch_multimodal/blob/master/tools/cadc_unpack_all_kitti.py
When I have some time I can read the script in more detail and bring it into this repository.