paper-with-me

홈 › Papers

Recalibrating the KITTI Dataset Camera Setup for Improved Odometry Accuracy

2021-09-08 · Igor Cvišić, Ivan Marković, Ivan Petrović

Over the last decade, one of the most relevant public datasets for evaluating odometry accuracy is the KITTI dataset. Beside the quality and rich sensor setup, its success is also due to the online evaluation tool, which enables researchers to benchmark and compare algorithms. The results are evaluated on the test subset solely, without any knowledge about the ground truth, yielding unbiased, overfit free and therefore relevant validation for robot localization based on cameras, 3D laser or combination of both. However, as any sensor setup, it requires prior calibration and rectified stereo images are provided, introducing dependence on the default calibration parameters. Given that, a natural question arises if a better set of calibration parameters can be found that would yield higher odometry accuracy. In this paper, we propose a new approach for one shot calibration of the KITTI dataset multiple camera setup. The approach yields better calibration parameters, both in the sense of lower calibration reprojection errors and lower visual odometry error. We conducted experiments where we show for three different odometry algorithms, namely SOFT2, ORB-SLAM2 and VISO2, that odometry accuracy is significantly improved with the proposed calibration parameters. Moreover, our odometry, SOFT2, in conjunction with the proposed calibration method achieved the highest accuracy on the official KITTI scoreboard with 0.53% translational and 0.0009 deg/m rotational error, outperforming even 3D laser-based methods.

📄 PDF Abstract BibTeX arXiv:2109.03462

Code (1)

https://bitbucket.org/unizg-fer-lamor/kittical 공식 구현

Tasks

Visual Odometry

Methods 이 논문이 사용한 방법론

ORB-SLAM2 설명 없음

Similar Papers 제목 키워드 기반

KITTI-CARLA: a KITTI-like dataset generated by CARLA Simulator

2021-08-17 · Jean-Emmanuel Deschaud

KITTI-CARLA is a dataset built from the CARLA v0.9.10 simulator using a vehicle with sensors identical to the KITTI dataset. The vehicle thus has a Velodyne HDL64 LiDAR positioned in the middle of the roof and two color …

Semantic SegmentationTransfer Learning

Monocular Fisheye Camera Depth Estimation Using Sparse LiDAR Supervision

2018-03-16 · Varun Ravi Kumar, Stefan Milz, Martin Simon, Christian Witt 외

Near field depth estimation around a self driving car is an important function that can be achieved by four wide angle fisheye cameras having a field of view of over 180. Depth estimation based on convolutional neural ne…

Depth EstimationDomain Adaptation

Joint Multi-Camera LiDAR Extrinsic Calibration via Learned Pairwise Initialization and Geometric Refinement

2026-05-29 · Aziz Al-Najjar, Marzieh Amini, James R. Green, Felix Kwamena arxiv

Most learning-based camera-LiDAR calibration methods treat each camera-LiDAR pair independently, ignoring the rigid geometric coupling in multi-camera platforms. As a result, per-camera estimates may be individually accu…

Geometry-Aware Fisheye-LiDAR Fusion for Robust 3D Object Detection in Low-Overlap Setups

2026-06-07 · Xiangzhong Liu, Xihao Wang, Hao Shen arxiv

As autonomous systems expand from capital-intensive robotaxis to cost-sensitive logistics, sensor configurations are increasingly optimized for coverage-per-cost. A prevalent sparse-view setup utilizes dual-fisheye camer…

Robust 3D Object Detection

From One to the Power of Many: Invariance to Multi-LiDAR Perception from Single-Sensor Datasets

2024-09-27 · Marc Uecker, J. Marius Zöllner

Recently, LiDAR segmentation methods for autonomous vehicles, powered by deep neural networks, have experienced steep growth in performance on classic benchmarks, such as nuScenes and SemanticKITTI. However, there are st…

Autonomous VehiclesDomain Generalization