Originally DAIR-V2X only annotates 3D boxes within the range of camera's view in vehicle-side. We supplement the missing 3D box annotations to enable the 360 degree detection. With fully complemented vehicle-side labels, we regenerate the cooperative labels for users, which follow the original cooperative label format.
YOUR_DAIR_V2X_C_PATH
.
YOUR_DAIR_V2X_C_PATH/cooperative-vehicle-infrastructure/vehicle-side/label/lidar
to YOUR_DAIR_V2X_C_PATH/cooperative-vehicle-infrastructure/vehicle-side/label/lidar_backup
new_labels/vehicle-side_label/lidar
to YOUR_DAIR_V2X_C_PATH/cooperative-vehicle-infrastructure/vehicle-side/label/lidar
.
YOUR_DAIR_V2X_C_PATH/cooperative-vehicle-infrastructure/cooperative/label_world
to YOUR_DAIR_V2X_C_PATH/cooperative-vehicle-infrastructure/cooperative/label_world_backup
new_labels/cooperative_label/label_world
to YOUR_DAIR_V2X_C_PATH/cooperative-vehicle-infrastructure/cooperative/label_world
.
train.json
and val.json
under YOUR_DAIR_V2X_C_PATH/cooperative-vehicle-infrastructure/
. These are just individual splits from official splits. Notice that the original train split contains one frame (vehicle frame id "002234") without infrastructure files, so we omit it in `train.json`.
@inproceedings{yu2022dairv2x, title={DAIR-V2X: A Large-Scale Dataset for Vehicle-Infrastructure Cooperative 3D Object Detection}, author={Yu, Haibao and Luo, Yizhen and Shu, Mao and Huo, Yiyi and Yang, Zebang and Shi, Yifeng and Guo, Zhenglong and Li, Hanyu and Hu, Xing and Yuan, Jirui and Nie, Zaiqing}, booktitle={IEEE/CVF Conf.~on Computer Vision and Pattern Recognition (CVPR)}, month = jun, year={2022}} }cite CoAlign.
@article{lu2022robust, title={Robust Collaborative 3D Object Detection in Presence of Pose Errors}, author={Lu, Yifan and Li, Quanhao and Liu, Baoan and Dianati, Mehrdad and Feng, Chen and Chen, Siheng and Wang, Yanfeng}, journal={arXiv preprint arXiv:2211.07214}, year={2022} }