'''The KITTI Vision Dataset''', reference: http://www.cvlibs.net/datasets/kitti/eval_object.php?obj_benchmark=3d
if you To find the dataset, just tip
<syntaxhighlight lang="bash">
> kubectl get pvc
</syntaxhighlight>
and you will find get the dataset-kitti information like following: <syntaxhighlight lang="bash">
pvc name: dataset-kitti, capacity: 100Gi, access modes: RWO, storageclass:ceph-ssd
</syntaxhighlight>