Home

Awesome

<div align="center"> <h1> Graph-DETR4D </h1> <h3>Graph-DETR4D: Spatio-Temporal Graph Modeling for Multi-View 3D Object Detection</h3> <br>Zehui Chen, Zheng Chen, Zhenyu Li, Shiquan Zhang, Liangji Fang, Qinhong Jiang, Feng Zhao. <br> <center> <img src='https://github.com/zehuichen123/Graph-DETR4D/assets/24351120/7c8ede6d-ad18-40c0-9ec9-898745e4b2e7'> </center> </div>

NOTE

If you want to run Graph-DETR3D, please check to graph-detr3d branch.

Performance

Nuscenes Validation Set

ModelmAPNDS
DETR3D28.934.2
Graph-DETR3D32.238.1
Graph-DETR4D34.244.5

Nuscenes Test Leaderboard

ModelmAPNDS
DETR3D41.247.9
Graph-DETR3D42.549.5
Graph-DETR4D54.162.0

Citation

If you find our work useful for your research, please consider citing the paper

@article{chen2023graph,
  title={Graph-DETR4D: Spatio-Temporal Graph Modeling for Multi-View 3D Object Detection},
  author={Chen, Zehui and Chen, Zheng and Li, Zhenyu and Zhang, Shiquan and Fang, Liangji and Jiang, Qinhong and Zhao, Feng},
  journal={},
  year={2023}
}